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

# Changes to Get a fulfillment order by id

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 9 revisions.

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

## Changes

- **2026-07-07** `a3b4750a505f` — 32 info
  - added the required property `created_at` to the response with the `200` status
  - added the required property `id` to the response with the `200` status
  - added the required property `items/items/category` to the response with the `200` status
  - added the required property `items/items/discount` to the response with the `200` status
  - added the required property `items/items/name` to the response with the `200` status
  - added the required property `items/items/quantity` to the response with the `200` status
  - added the required property `items/items/sku` to the response with the `200` status
  - added the required property `items/items/total_price` to the response with the `200` status
  - added the required property `items/items/unit_price` to the response with the `200` status
  - added the required property `order_id` to the response with the `200` status
  - added the required property `shipments/items/carrier_id` to the response with the `200` status
  - added the required property `shipments/items/created_at` to the response with the `200` status
  - added the required property `shipments/items/delivered_at` to the response with the `200` status
  - added the required property `shipments/items/dispatched_at` to the response with the `200` status
  - added the required property `shipments/items/fulfillment_order_id` to the response with the `200` status
  - added the required property `shipments/items/id` to the response with the `200` status
  - added the required property `shipments/items/label` to the response with the `200` status
  - added the required property `shipments/items/order_id` to the response with the `200` status
  - added the required property `shipments/items/packages/items/label_url` to the response with the `200` status
  - added the required property `shipments/items/packages/items/weight_kg` to the response with the `200` status
  - added the required property `shipments/items/status` to the response with the `200` status
  - added the required property `shipments/items/tracking_code` to the response with the `200` status
  - added the required property `shipments/items/updated_at` to the response with the `200` status
  - added the required property `status` to the response with the `200` status
  - added the required property `strategy_id` to the response with the `200` status
  - added the required property `timeline/items/id` to the response with the `200` status
  - added the required property `timeline/items/new_status` to the response with the `200` status
  - added the required property `timeline/items/occurred_at` to the response with the `200` status
  - added the required property `timeline/items/previous_status` to the response with the `200` status
  - added the required property `timeline/items/service_account_id` to the response with the `200` status
  - added the required property `timeline/items/user_id` 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/fulfillment-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/fulfillment-orders/:id/get)
