Skip to main content
POST
Transfer to another bank

Authorizations

Authorization
string
header
required

See Authentication for the full explanation of session tokens vs. API keys and when each is used.

Body

application/json
sourceAccountNo
string
required
beneficiaryAccountNo
string
required
beneficiaryBankCode
string
required
Maximum string length: 10
beneficiaryName
string
required
Maximum string length: 100
amount
number<float>
required
Required range: x >= 0.01
narration
string
required
Maximum string length: 100
reference
string
required
Maximum string length: 191
geolocation
string | null
charge
number | null
stampDuty
number | null
channel
string | null

Response

OK