---
title: "Changes to Get an order by id"
method: GET
path: "/api/v1/orders/{id}"
---

# Changes to Get an order by id

`GET /api/v1/orders/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 9 revisions.

- **2026-07-07** `a3b4750a505f` — 13 info
- **2026-07-07** `84194c31ab85` — 1 info

## Changes

- **2026-07-07** `a3b4750a505f` — 13 info
  - added the required property `billing_address` to the response with the `200` status
  - added the required property `created_at` to the response with the `200` status
  - added the required property `currency` to the response with the `200` status
  - added the required property `external_order_id` to the response with the `200` status
  - added the required property `id` to the response with the `200` status
  - added the required property `items` to the response with the `200` status
  - added the required property `payments` to the response with the `200` status
  - added the required property `requested_strategy_code` to the response with the `200` status
  - added the required property `shipping_address` to the response with the `200` status
  - added the required property `shipping_method` to the response with the `200` status
  - added the required property `source_store` to the response with the `200` status
  - added the required property `totals` to the response with the `200` status
  - added the required property `updated_at` to the response with the `200` status
- **2026-07-07** `84194c31ab85` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kruzer-corp/apis/oms-api/docs/api/v1/orders/:id/get.md) · [API](https://skmtc.dev/kruzer-corp/apis/oms-api.md) · [Page](https://skmtc.dev/kruzer-corp/apis/oms-api/changes/api/v1/orders/:id/get)
