Query Max Borrow (USER_DATA)
- If isolatedSymbol is not sent, crossed margin data will be sent.
- borrowLimit is also available from https://www.binance.com/en/margin-fee
Weight(IP): 50
Query parameters
Isolated symbol
The value cannot be greater than 60000
UTC timestamp in ms
Signature
Response
Details on max borrow amount
Example response
{
"amount": "1.69248805",
"borrowLimit": "60"
}Changes
Changed in 1 of the 26 revisions of this API.26
- ▲
for the
queryrequest parameterrecvWindow, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
for the
queryrequest parametertimestamp, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ○
the response property
amountbecame required for the status200response-property-became-required
- ○
the response property
borrowLimitbecame required for the status200response-property-became-required
- ○
the response property
codebecame required for the status400response-property-became-required
- ○
the response property
codebecame required for the status401response-property-became-required
- ○
the response property
msgbecame required for the status400response-property-became-required
- ○
the response property
msgbecame required for the status401response-property-became-required
- ▲