Cancel withdraw
HTTP Request
- DELETE
/api/v3/capital/withdraw
Required Permission: SPOT_WITHDRAW_WRITE
Weight(IP): 1
Request Parameters
| Name | Type | Mandatory | Description |
|---|---|---|---|
| id | string | Yes | withdraw id |
Response Parameters
| Name | Description |
|---|---|
| id | withdraw id |
Response
{
"id": "ca7bd51895134fb5bd749f1cf875b8af"
}