Changes to Symbol Order Book Ticker
GET /api/v3/ticker/bookTicker
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 26 revisions of this API.13
What changed
- ○
added the new optional
queryrequest parametersymbolsnew-optional-request-parameter
- ○
- ○
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
oneOf[bookTickerList]/items/askPricebecame required for the status200response-property-became-required
- ○
the response property
oneOf[bookTickerList]/items/askQtybecame required for the status200response-property-became-required
- ○
the response property
oneOf[bookTickerList]/items/bidPricebecame required for the status200response-property-became-required
- ○
the response property
oneOf[bookTickerList]/items/bidQtybecame required for the status200response-property-became-required
- ○
the response property
oneOf[bookTickerList]/items/symbolbecame required for the status200response-property-became-required
- ○
the response property
oneOf[bookTicker]/askPricebecame required for the status200response-property-became-required
- ○
the response property
oneOf[bookTicker]/askQtybecame required for the status200response-property-became-required
- ○
the response property
oneOf[bookTicker]/bidPricebecame required for the status200response-property-became-required
- ○
the response property
oneOf[bookTicker]/bidQtybecame required for the status200response-property-became-required
- ○
the response property
oneOf[bookTicker]/symbolbecame required for the status200response-property-became-required
- ○