Create BSB/Account Number Payment
POST/v1/merchants/create_bank_payment
Initiate a payment request to a BSB and account number by specifying the amount, customer details, and additional attributes. This endpoint supports only Australian Dollar (AUD) payments. Transactions will be rejected if any of the required fields, such as Account Name, BSB Number, Account Number, Description, or Amount, are incorrect or missing.
This payment method provides flexibility in sending funds directly to Australian bank accounts, ideal for merchants needing BSB and account number transfers.
Request
Responses
- 200
- 400
- 401
- 422
Payment request created successfully.
Bad Request
Unauthorized
Unprocessable Entity