---
title: "Changes to Trading hours + holiday calendar for an exchange"
method: GET
path: "/api/v2/market/exchange/{code}/schedule"
---

# Changes to Trading hours + holiday calendar for an exchange

`GET /api/v2/market/exchange/{code}/schedule`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 21 revisions.

- **2026-08-28** `560e8847c7b3` — 1 breaking
- **2026-08-24** `64715a22734d` — 11 info
- **2026-08-08** `4c4530760ba1` — 12 info

## Changes

- **2026-08-28** `560e8847c7b3` — 1 breaking
  - response property `data/trading_days/anyOf[subschema #1]/items/` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
- **2026-08-24** `64715a22734d` — 11 info
  - added the optional property `data/code` to the response with the `200` status
  - added the optional property `data/country` to the response with the `200` status
  - added the optional property `data/currency` to the response with the `200` status
  - added the optional property `data/holiday_calendar_url` to the response with the `200` status
  - added the optional property `data/lunch_break` to the response with the `200` status
  - added the optional property `data/mic` to the response with the `200` status
  - added the optional property `data/name` to the response with the `200` status
  - added the optional property `data/regular_close` to the response with the `200` status
  - added the optional property `data/regular_open` to the response with the `200` status
  - added the optional property `data/timezone` to the response with the `200` status
  - added the optional property `data/trading_days` to the response with the `200` status
- **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/exchange/:code/schedule/get.md) · [API](https://skmtc.dev/sugra/apis/sugra-api.md) · [Page](https://skmtc.dev/sugra/apis/sugra-api/changes/api/v2/market/exchange/:code/schedule/get)
