POST
/
balance
/
transfer

Authorizations

X-Api-User
string
headerrequired
X-Api-Key
string
headerrequired
X-User-Version
string
headerrequired

Body

application/json
receiverUsername
string
required

Receiver's coinprofile username.

currency
enum<string>
required

Currency 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.

Response

200 - application/json
success
boolean
message
string
data
object