post https://wassdev.idbanc.com/wallet-providers/core/external/transfer
This endpoint allows you to initiate an external transfer from your Cafe One wallet to your bank account.
Request Body
The request should include the following parameters:
Parameter | Type | Description |
---|---|---|
amount | number | The amount to transfer from your Cafe One wallet to your bank account. |
fromWalletAccountNumber | string | The account number or identifier associated with your Cafe One wallet. |
toExternalAccountNumber | string | The bank account number where you want to transfer the funds. |
bankCode | string | This parameter is used to specify the bank code of the recipient's bank. |
accountName | string | The name associated with the bank account to which you transfer the funds. |
bankName | string | The name of the bank where the destination account is held. |
memo | string | The bank code or identifier associated with the destination bank. |
ownerId | string | An identifier for the owner or account holder initiating the transfer. |
organizationId | string | An identifier for the organization. |
yourTnxRef | string | A reference number for tracking the transaction. |
orgServiceCharge | object | An object that contains your organization service fee and settlement account |
creditAccountNumber | string | The account number where service charges will be credited. |
chargeAmount | number | The amount charged as a service fee for the transaction. |