🇦🇺Australia
Check the requirements and validations made over the cashouts in Australia
Required Fields
Field
Format
Description
Additional Fields
Field
Format
Description
Example Request
{
"login": "xxxxxxx",
"pass": "xxxxxxx",
"country": "AU",
"amount": 100,
"currency": "AUD",
"external_id": "70000000001",
"document_type": "ID",
"document_id": "123456789",
"beneficiary_name": "Test",
"beneficiary_lastname": "TestLastName",
"email": "[email protected]",
"bank_branch": "484799",
"bank_code": "22",
"bank_account": "123439923",
"account_type": "S",
"notification_url": "https://webhook.site/url",
"type": "json"
}Last updated
Was this helpful?

