Margin
Query Margin PriceIndex (MARKET_DATA)
Weight(IP): 10
get/sapi/v1/margin/priceIndex
Query parameters
symbolstring required
Example:BNBUSDT
Trading symbol, e.g. BNBUSDT
Response
Price index
Example response
{
"calcTime": 1562046418000,
"price": "0.00333930",
"symbol": "BNBBTC"
}Changes
Changed in 1 of the 26 revisions of this API.5
- ○
the response property
calcTimebecame required for the status200response-property-became-required
- ○
the response property
codebecame required for the status400response-property-became-required
- ○
the response property
msgbecame required for the status400response-property-became-required
- ○
the response property
pricebecame required for the status200response-property-became-required
- ○
the response property
symbolbecame required for the status200response-property-became-required
- ○