---
title: "Changes to Batch price quotes (up to 20 symbols)"
method: GET
path: "/api/v2/market/batch-quotes"
---

# Changes to Batch price quotes (up to 20 symbols)

`GET /api/v2/market/batch-quotes`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 21 revisions.

- **2026-08-28** `560e8847c7b3` — 67 breaking
- **2026-08-08** `4c4530760ba1` — 12 info

## Changes

- **2026-08-28** `560e8847c7b3` — 67 breaking
  - the response property `data/items/cryptoTradeable` became optional for the status `200`
  - the response property `data/items/customPriceAlertConfidence` became optional for the status `200`
  - the response property `data/items/esgPopulated` became optional for the status `200`
  - the response property `data/items/exchange` became optional for the status `200`
  - the response property `data/items/exchangeDataDelayedBy` became optional for the status `200`
  - the response property `data/items/exchangeTimezoneName` became optional for the status `200`
  - the response property `data/items/exchangeTimezoneShortName` became optional for the status `200`
  - the response property `data/items/fiftyTwoWeekHigh` became optional for the status `200`
  - the response property `data/items/fiftyTwoWeekLow` became optional for the status `200`
  - the response property `data/items/fiftyTwoWeekRange` became optional for the status `200`
  - the response property `data/items/firstTradeDateMilliseconds` became optional for the status `200`
  - the response property `data/items/fullExchangeName` became optional for the status `200`
  - the response property `data/items/gmtOffSetMilliseconds` became optional for the status `200`
  - the response property `data/items/hasPrePostMarketData` became optional for the status `200`
  - the response property `data/items/language` became optional for the status `200`
  - the response property `data/items/market` became optional for the status `200`
  - the response property `data/items/marketState` became optional for the status `200`
  - the response property `data/items/priceHint` became optional for the status `200`
  - the response property `data/items/quoteSourceName` became optional for the status `200`
  - the response property `data/items/quoteType` became optional for the status `200`
  - the response property `data/items/region` became optional for the status `200`
  - the response property `data/items/regularMarketTime` became optional for the status `200`
  - the response property `data/items/shortName` became optional for the status `200`
  - the response property `data/items/sourceInterval` became optional for the status `200`
  - the response property `data/items/symbol` became optional for the status `200`
  - the response property `data/items/tradeable` became optional for the status `200`
  - the response property `data/items/triggerable` became optional for the status `200`
  - the response property `data/items/typeDisp` became optional for the status `200`
  - response property `data/items/cryptoTradeable` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/customPriceAlertConfidence` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/esgPopulated` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/exchange` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/exchangeDataDelayedBy` list-of-types was widened by adding types `null and number` to media type `application/json` of response `200`
  - response property `data/items/exchangeTimezoneName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/exchangeTimezoneShortName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/fiftyTwoWeekHigh` list-of-types was widened by adding types `integer and null` to media type `application/json` of response `200`
  - response property `data/items/fiftyTwoWeekHighChange` list-of-types was widened by adding types `integer` to media type `application/json` of response `200`
  - response property `data/items/fiftyTwoWeekHighChangePercent` list-of-types was widened by adding types `integer` to media type `application/json` of response `200`
  - response property `data/items/fiftyTwoWeekLow` list-of-types was widened by adding types `integer and null` to media type `application/json` of response `200`
  - response property `data/items/fiftyTwoWeekLowChange` list-of-types was widened by adding types `integer` to media type `application/json` of response `200`
  - …27 more
- **2026-08-08** `4c4530760ba1` — 12 info
  - added the optional property `code` to the response with the `401` status
  - added the optional property `code` to the response with the `429` status
  - added the optional property `code` to the response with the `503` status
  - added the optional property `hint` to the response with the `401` status
  - added the optional property `hint` to the response with the `429` status
  - added the optional property `hint` to the response with the `503` status
  - added the optional property `plan` to the response with the `401` status
  - added the optional property `plan` to the response with the `429` status
  - added the optional property `plan` to the response with the `503` status
  - added the optional property `reason` to the response with the `401` status
  - added the optional property `reason` to the response with the `429` status
  - added the optional property `reason` to the response with the `503` status

---

[Operation](https://skmtc.dev/sugra/apis/sugra-api/docs/api/v2/market/batch-quotes/get.md) · [API](https://skmtc.dev/sugra/apis/sugra-api.md) · [Page](https://skmtc.dev/sugra/apis/sugra-api/changes/api/v2/market/batch-quotes/get)
