Skip to main content
POST
Start License Verification

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

A license verification to start

license
object
required
person
object
required
external_id
string
metadata
object
Example:
rules
object
sandbox
object

Response

202 - application/json

Successfully started license verification

id
string<uuid>
required
Example:

"123e4567-e89b-12d3-a456-426614174000"

object
enum<string>
required
Available options:
license_verification
mode
enum<string>
required
Available options:
live,
test
scheduled_at
string<date-time>
required
external_id
string | null
required
Example:

"verification123"

metadata
object | null
required
Example: