Make outbound transfer
This endpoint is throttled to 1 request every 200 milliseconds.
Request
POST
{{baseUrl}}/api/service/v1/query/transfer/outbound
Content-Type
application/json
publicKey
{{publicKey}}
b-access-token
{{accessToken}}
Use the accessToken that was given in response to /api/service/v1/query/merchant/login
nuban
Beneficiary bank account number to transfer to
Mandatory
bank_code
Beneficiary bank account code to transfer to
amount
Value to be transferred
remark
Transaction narrative/description
Optional
transaction_ref
Transaction reference (merchant prefix - random string)
cluster
Cluster (ID) that is making the transfer
Last updated 2 years ago