Query Margin Max Withdraw(USER_DATA)
API Description
Query Margin Max Withdraw
HTTP Request
GET /papi/v1/margin/maxWithdraw
Request Weight
5
Request Parameters
| Name | Type | Mandatory | Description | 
|---|---|---|---|
| asset | STRING | YES | |
| recvWindow | LONG | NO | The value cannot be greater than 60000 | 
| timestamp | LONG | YES | 
Response Example
{ 
  "amount": "60"
}