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

  1. 48fbf99b38871
  2. a484ce871a726

What changed

    • added the new optional query request parameter symbols

      new-optional-request-parameter

    • the response property code became required for the status 400

      response-property-became-required

    • the response property msg became required for the status 400

      response-property-became-required

    • the response property oneOf[priceTickerList]/items/price became required for the status 200

      response-property-became-required

    • the response property oneOf[priceTickerList]/items/symbol became required for the status 200

      response-property-became-required

    • the response property oneOf[priceTicker]/price became required for the status 200

      response-property-became-required

    • the response property oneOf[priceTicker]/symbol became required for the status 200

      response-property-became-required