Direct Entry
Create a new receiver account for receiver
Create a New Receiver Account
POST
/api/receiver-account/aud/direct-entry
Headers
Name
Value
x-api-key
<token>
signature
<token>
Body
Name
Type
Description
receiver_id
*
string
Receiver ID of receiver account.
bsb
*
string
BSB of receiver account.
account_number
*
string
Account number of receiver account.
* is mandatory parameter
Example body request
Response
Last updated