Max Withdrawable
Gets the max amount withdrawable possible of a given spot product for a subaccount.
Rate limits
480 requests/min or 80 requests every 10 seconds per IP address. (weight = 5)
See more details in API Rate limits
Request
Request Parameters
Parameter | Type | Required | Description |
---|---|---|---|
sender | string | Yes | A |
product_id | number | Yes | Id of spot / perp product for which to retrieve max withdrawable amount. |
spot_leverage | string | No | Boolean sent as a string. Indicates whether leverage should be used; when set to |
Response
Last updated