POST
/
wallet
/
transfer

Authorizations

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

Body

application/json
network
string
required

Network on which crypto is to be transferred

currency
string
required

Currency of the crypto to be transferred

address
string
required

Wallet address to transfer crypto

amount
number
required

Amount of crypto to be transferred

walletType
string

Wallet type

memo
string

Optional transaction memo

Response

200 - application/json
success
boolean
message
string
data
object