Skip to main content
POST
AU ASIC MSIC

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
card_expiry
string
required

Expiry date of the ASIC/MSIC card for verification in YYYY-MM format.

Pattern: ^\d{4}-\d{2}$
card_number
integer
required

Unique number printed on the ASIC/MSIC card.

card_type
string
required

Type of card (ASIC/MSIC).

dob
string<date>
required

Date of birth of cardholder.

full_name
string
required

Full name of cardholder as printed on the card.

template_id
string
required

Identifier used to categorize or group requests for tracking or reporting.

verification_id
string
required

A unique ID used to identify your verification request.

Response

200 - application/json

AU ASIC MSIC verification processed successfully

status
boolean
message
string
result
object