---
title: "Changes to Update an order status (synchronous)"
method: PATCH
path: "/api/v1/orders/{id}/status"
---

# Changes to Update an order status (synchronous)

`PATCH /api/v1/orders/{id}/status`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 9 revisions.

- **2026-07-07** `a3b4750a505f` — 1 breaking, 5 info
- **2026-07-07** `84194c31ab85` — 1 info

## Changes

- **2026-07-07** `a3b4750a505f` — 1 breaking, 5 info
  - added the new required request property `status`
  - added the required property `event_id` to the response with the `200` status
  - added the required property `id` to the response with the `200` status
  - added the required property `previous_status` to the response with the `200` status
  - added the required property `status` 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/status/patch.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/status/patch)
