👋
Wisdom
  • Core Resources
    • Create Address
    • Update Address
    • Get Currency Rate
    • Get Wallet
    • Get Webhook Event
    • Get Available Currency
    • Create Withdrawal
    • Get Withdrawal Detail
    • Get Wallet NFT
    • Create Withdrawal NFT
  • Webhook Notification
  • Classepay
    • Core Resources
      • Verify By Username In Classe
      • Create Withdrawal Classepay
Powered by GitBook
On this page
  1. Classepay
  2. Core Resources

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
}
PreviousVerify By Username In Classe

Last updated 2 years ago