---
title: "Changes to Update a shipment"
method: PATCH
path: "/shipping/{connection_id}/shipment/{id}"
---

# Changes to Update a shipment

`PATCH /shipping/{connection_id}/shipment/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 25 revisions.

- **2026-08-17** `8903b6e34197` — 12 info

## Changes

- **2026-08-17** `8903b6e34197` — 12 info
  - added the new optional request property `carrier_name`
  - added the new optional request property `lineitems`
  - added the new optional request property `organization_id`
  - added the new optional request property `tracking_url`
  - added the enum value `carrier_name` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `lineitems` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `organization_id` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `tracking_url` to the property `items/` of the `query` request parameter `fields`
  - added the optional property `carrier_name` to the response with the `200` status
  - added the optional property `lineitems` to the response with the `200` status
  - added the optional property `organization_id` to the response with the `200` status
  - added the optional property `tracking_url` to the response with the `200` status

---

[Operation](https://skmtc.dev/unified/apis/unified-to-api/docs/shipping/:connection_id/shipment/:id/patch.md) · [API](https://skmtc.dev/unified/apis/unified-to-api.md) · [Page](https://skmtc.dev/unified/apis/unified-to-api/changes/shipping/:connection_id/shipment/:id/patch)
