Skip to main content
POST
AU Centrelink 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<date>
required

Expiry date of the Centrelink card.

card_type
string
required

Type of Centrelink card (for example Health Care Card or Pensioner Concession Card).

customer_reference_number
string
required

Unique CRN (Customer Reference Number) listed on the card.

dob
string<date>
required

Date of birth of the cardholder.

name
string
required

Full name of the individual as shown 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 Centrelink card verification processed successfully

status
boolean
message
string
result
object