delete https://EXCHANGE-REGION-ENDPOINT-URL.com/v1/withdraws/coin
Request Parameters
Field Name | Description | Type |
---|---|---|
uuid* | Withdrawal UUID | String |
Response
Field Name | Description | Type |
---|---|---|
type | Withdrawal Type | String |
uuid | Unique ID for Withdrawal | String |
currency | Currency Symbol | String |
net_type | Currency Network | String |
txid | Transaction ID for Withdrawal | String |
state | Withdrawal Status - CANCELED | String |
created_at | Generation Time | DateString |
done_at | Completion Time | DateString |
amount | Withdrawal Quantity | NumberString |
fee | Withdrawal Fees | NumberString |
transaction_type | Withdrawal Typedefault : Withdrawalinternal : Lightning Withdrawal | String |
is_cancelable | Cancelable Withdrawal (Y/N) | Boolean |