Skip to main content
POST
AU Medicare Card

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 card (Year-Month).

card_number
integer
required

10 digit card number associated with the individual.

card_type
string
required

Type of the card (for example G, B, or Y).

individual_reference_number
integer
required

Reference number identifying the individual (1-9).

name1
string
required

Primary name field (usually full name or surname).

template_id
integer
required

Internal template identifier.

verification_id
string
required

Unique ID for the verification request.

dob
string<date>

Date of birth of the individual.

name2
string

Optional additional name field.

name3
string

Optional additional name field.

name4
string

Optional additional name field.

Response

200 - application/json

AU Medicare card verification processed successfully

status
boolean
message
string
result
object