Skip to main content
POST
Transfer between Rex-issued accounts

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
amount
number<float>
required
Required range: x >= 0.01
narration
string
required
Maximum string length: 100
reference
string
required

Your own idempotency key for this transfer.

Maximum string length: 191
geolocation
string | null
charge
number | null
stampDuty
number | null
channel
string | null

Response

OK