Changes to Symbol Price Ticker
GET /api/v3/ticker/price
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 26 revisions of this API.7
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[priceTickerList]/items/pricebecame required for the status200response-property-became-required
- ○
the response property
oneOf[priceTickerList]/items/symbolbecame required for the status200response-property-became-required
- ○
the response property
oneOf[priceTicker]/pricebecame required for the status200response-property-became-required
- ○
the response property
oneOf[priceTicker]/symbolbecame required for the status200response-property-became-required
- ○