[POST]
Header
| Header | Type | Description |
|---|---|---|
| AppId | string | you would need to create an app to get your app ID |
| Authorization | string | public secret key |
Body parameter
| Parameter | Type | Description | |
|---|---|---|---|
| wallet_id * | string | The unique wallet ID | required |
| amount * | string | Amount to transfer | required |
| recipient_bank_code * | string | Bank code associated with the recipient bank | required |
| recipient_account_number * | string | Account number of the recipient bank | required |
Sample response
Response