Create a withdrawal order
Users can get instant payouts to their Cwallet account with 0 fees from your sites/apps. They can also withdraw to any other wallet with no minimum withdrawal amount limit.
Create withdrawal order
Return to Withdrawal Order Creation Information
Headers
Name
Type
Description
Request Body
Name
Type
Description
Response (Success 200)
Name
Value
Required
Type
Description
{
"code": 10000,
"msg": "success",
"data": {
"order_id": "202307270722481684464338564370432",
"record_id": "202307270722481684464338581147648",
"network_fee": "0",
"network_coin_id":"217d4c3b-4f84-4416-bf1a-a1d15d7d2f50",
"network_symbol":"TRX",
"network_fee_value":"0.85",
"net_receivable": "0.05"
}
}Name
Value
Required
Type
Description
Request Body Example
Last updated