Online Banking Payout
This alternative payment method supports the following operations:
Payout
Request
Send a payout request with the following data:
| Parameter | Type | Description |
|---|---|---|
| method | object | A section of the payment method information. |
| type * required |
string | online_banking_payout |
| account * required |
string | The customer's account number. |
| account_name * required |
string | The customer's account name. |
| bank_name * required |
string | The customer's bank name. |
| bank_code * required |
string | The customer's bank code. |
| customer | object | A section of the customer details. |
| phone * required |
string | The customer's phone number. |
Response
The online_banking_payout response section will have the parameters copied from the request.