Create Withdrawal
Create withdrawal to destination address
Create withdrawal
POST
https://fairmarketcoin.com/api/v1/withdraw
Headers
Name
Type
Description
X-API-SECRET**
String
X-API-KEY**
String
Request Body
Name
Type
Description
symbol**
String
e.g. WIS,ETH
network_symbol**
String
e.g. WIS_ERC20,WIS_TRC20
amount_type**
String
must be in (fiat, crypto)
amount**
String
tag
String
required for Xrp only
address**
String
You can use uuid of response from above api endpoint to get withdrawal detail
Last updated