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.

card_number
string
required

Unique number printed on the ASIC/MSIC card.

card_type
string
required

Type of card (ASIC/MSIC).

dob
string
required

Date of birth of cardholder in YYYY-MM-DD format.

full_name
string
required

Full name of cardholder as printed on the card.

trustFlowId
integer
required

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

trustValidationId
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