Test Cases - Australia | MARA Agent Check
The following test cases are available within the aus:sandbox scope for 'agent' visa checks.
Please note that the family_name and given_name, can be anything you want, without affecting the response. Feel free to use your own names to differentiate the requests.
For aus:sandbox scope, you may choose to just leave out the "customer_authority_id" as it is not needed. BUT Customer Authority is required with a valid, Migration Agent / Legal Professional Immi Account for Live environment checks.
The JSON preceding the document array should be consistent depending on your use of fastcheck and offpeak:
{
"jurisdiction": "AUS",
"environment": "sandbox",
"mode": "fastcheck",
"visa_check_schema": "australia",
"australia": {
"visa_check_type": "agent"
},
Passport Holder Details
The following passports cover the various scenarios associated with visa checks for Australia:
Successful with visa conditions - 482
"document": {
"type": "passport",
"country": "CHN",
"identifier": "E482482",
"family_name": "Zhang",
"given_name": "Zilin",
"date_of_birth": "1984-03-22"
},
Successful with visa conditions - 482
"document": {
"type": "passport",
"country": "TJK",
"identifier": "401111111",
"family_name": "Nazarov",
"given_name": "Dilshod",
"date_of_birth": "1982-05-06"
},
Successful Bridging Visa
"document": {
"type": "passport",
"country": "ITA",
"identifier": "YB2222222",
"family_name": "Versace",
"given_name": "Donatella",
"date_of_birth": "1955-05-02"
},
Successful 190 Skilled - Nominated Visa
"document": {
"type": "passport",
"country": "NPL",
"identifier": "09432100",
"family_name": "Norgay",
"given_name": "Tenzing",
"date_of_birth": "1914-05-29"
},