Skip to main content
POST
AU Driver License

Authorizations

Authorization
string
header
required

Use Bearer {your_api_token} in the Authorization header.

Headers

Accept
string
default:application/json
Content-Type
string
default:application/json

Body

application/json
dob
string
required

Date of birth of the individual.

family_name
string
required

Last name of the individual.

given_name
string
required

First name of the individual.

licence_number
string
required

Associated license number if applicable.

state_of_issue
string
required

Australian state where the card/license was issued.

template_id
string
required

Internal template identifier.

verification_id
string
required

Unique ID for the verification request.

card_number
string

The number of the healthcare or ID card.

middle_name
string

Middle name of the individual.

Response

200 - application/json

AU driver license verification processed successfully

status
boolean
message
string
result
object