Initiate Transfer (Single) API

The Transfers API allows you automate sending money to your customers.

circle-info

Good to know: Authorize this API call by generating a token here , include the Token in the request header.

Initiate Transfers

send money to your customers

Single Transfer

post
Body
amountnumberOptionalExample: 30
referencestringOptionalExample: RHTY234591
narrationstringOptionalExample: Rootshive Withdrawal
destinationBankCodestringOptionalExample: 058
destinationAccountNumberstringOptionalExample: 0449368915
UserTeirAstringOptional
UserTeirBstringOptional
Responses
chevron-right
200

Successful Response

application/json
post
/disbursements/single
200

Successful Response

Last updated

Was this helpful?