🇦🇺Australia

Check the requirements and validations made over the cashouts in Australia

Required Fields

Field
Format
Description

country

AUS

currency

AUS / USD

amount

Number with up to 2 decimals

Cashout amount

document_id

Beneficiary's document ID

Beneficiary's document ID

bank_account

-

Beneficiary's bank account

bank_code

Code specifying the beneficiary's bank

bank_branch

BSB

In this field we must receive Beneficiary's BSB number.

beneficiary_name

String (max length: 100)

Beneficiary's name

benefitiary_lastname

String (max length: 100)

Beneficiary's last name

phone

String (max lenght: 10).

Beneficiary's phone number

email

String (max length: 255)

Beneficiary's email

account_type

String

Beneficiary's bank account type

Additional Fields

Field
Format
Description

document_id

String

Beneficiary's ID

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"
}

Bank Codes

Bank Name
Code

ANZ

001

Bank Australia Kew

002

Bank First

003

Bank of Queensland

004

Bankwest Adelaide

005

BCU Coffs Harbour

006

Bendigo Bank

007

Beyond Bank Australia

008

Citibank

009

Commonwealth Bank

010

Credit Union Australia

011

Defence Bank

012

Greater Bank

013

HSBC

014

IMB Bank

015

ING Bank

016

National Australia Bank

017

Newcastle Permanent Building Society

018

People's Choice CU

019

Qudos Bank

020

St George

021

Suncorp BSB

022

Teachers Mutual Bank

023

Westpac

024

Heritage Bank

025

Bank of China

026

Up Bank

027

MyBOQ

028

Police Bank

029

Hume Bank

030

G&C Mutual Bank

031

Bankwest

032

BankSA

033

MyState Bank

034

Macquarie Bank

035

ME Bank

036

Bank South Pacific

037

Virgin Money Australia

038

Australian Unity Bank

039

Tyro Payments

040

Great Southern Bank

041

UBANK

042

REVOLUT

043

Last updated

Was this helpful?