Medicare Card
Verify an Australian Medicare Card by submitting the required medicare card details to the Australian Document Verification Service (DVS).
Authorizations
Use your API token as a Bearer token in the Authorization header.
Headers
"Bearer {your_api_token}"
Body
First full name on the card.
Card expiry date in DD-MM-YYYY format.
"31-12-2026"
Medicare card number.
Medicare card type (G, B, or Y).
G, B, Y "G"
Individual reference number printed on the card.
1
Date of birth in DD-MM-YYYY format.
"15-03-1990"
Second full name on the card, if any.
Third full name on the card, if any.
Fourth full name on the card, if any.
Optional key-value pairs echoed back in the response.
Response
Request processed. Check data.isValid and verificationStatus to determine the outcome.
VERIFIED, REJECTED 3 = Verified, 1 = Rejected.
"australia_medicare_card"

