Payout
Transfer funds
Transfer funds from user’s balance to another user (fiat-to-fiat)
POST
/
balance
/
transfer
Authorizations
X-Api-User
string
headerrequiredX-Api-Key
string
headerrequiredX-User-Version
string
headerrequiredBody
application/json
receiverUsername
string
requiredReceiver's coinprofile username.
currency
enum<string>
requiredCurrency being sent.
Available options:
NGN
, USD
amount
string
Amount to transfer.
token
string
The token to be used for OTP.
otpType
enum<string>
The type of OTP to be used.
Available options:
otp
, totp
memo
string
Transaction memo.
Maximum length:
28
Response
200 - application/json
success
boolean
message
string
data
object