POST
/
wallet
/
transfer

Authorizations

X-Api-User
string
header
required
X-Api-Key
string
header
required
X-User-Version
string
header
required

Body

application/json
address
string
required

Wallet address to transfer crypto

amount
number
required

Amount of crypto to be transferred

currency
string
required

Currency of the crypto to be transferred

network
string
required

Network on which crypto is to be transferred

memo
string

Optional transaction memo

walletType
string

Wallet type

Response

200 - application/json
data
object
message
string
success
boolean