Create Withdrawal Classepay

POST https://fairmarketcoin.com/api/v1/withdraw/cms

Headers

Name
Type
Description

x-api-key**

String

x-api-secret*

String

Request Body

Name
Type
Description

dest_uid

String

null

dest_username

String

network_symbol*

String

e.g. WIS_ERC20,WIS_TRC20

amount_type*

String

must be in (fiat, crypto)

amount*

String

1

tag

String

required for Xrp only

address

String

e.g. 0x25**********

symbol*

String

e.g. WIS,ETH

{
    // Response
}

Last updated