---
title: "Changes to Update a shipment"
method: PUT
path: "/v2/shipments/{shipment_id}"
---

# Changes to Update a shipment

`PUT /v2/shipments/{shipment_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 10 revisions.

- **2026-09-05** `17802d3fbe61` — 2 warning
- **2026-09-04** `03ca91027c15` — 2 info
- **2026-09-03** `cc0116dfedb6` — 2 info
- **2026-09-02** `0e61ae174690` — 2 info
- **2026-08-19** `13c58f90de0b` — 1 warning, 1 info
- **2026-08-15** `e9b68942091c` — 12 warning

## Changes

- **2026-09-05** `17802d3fbe61` — 2 warning
  - added the new `freight_provider_already_connected` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `400`
  - added the new `freight_provider_already_connected` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `404`
- **2026-09-04** `03ca91027c15` — 2 info
  - added the new optional request property `allOf[subschema #1: partial_shipment]/advanced_options/allOf[subschema #1: advanced_shipment_options]/suppress_carrier_generated_documents`
  - added the optional property `allOf[subschema #1: partial_shipment]/advanced_options/allOf[subschema #1: advanced_shipment_options]/suppress_carrier_generated_documents` to the response with the `200` status
- **2026-09-03** `cc0116dfedb6` — 2 info
  - added the new optional request property `allOf[subschema #1: partial_shipment]/advanced_options/allOf[subschema #1: advanced_shipment_options]/transparency_codes`
  - added the optional property `allOf[subschema #1: partial_shipment]/advanced_options/allOf[subschema #1: advanced_shipment_options]/transparency_codes` to the response with the `200` status
- **2026-09-02** `0e61ae174690` — 2 info
  - added the new optional request property `allOf[subschema #1: partial_shipment]/packages/items/allOf[subschema #1: package]/products/items/cpsc_disclaim`
  - added the optional property `allOf[subschema #1: partial_shipment]/packages/items/allOf[subschema #1: package]/products/items/cpsc_disclaim` to the response with the `200` status
- **2026-08-19** `13c58f90de0b` — 1 warning, 1 info
  - added the new `adult_signature_restricted_delivery` enum value to the `allOf[subschema #1: partial_shipment]/confirmation/allOf[subschema #1: delivery_confirmation]/` response property for the response status `200`
  - added the new `adult_signature_restricted_delivery` enum value to the request property `allOf[subschema #1: partial_shipment]/confirmation/allOf[subschema #1: delivery_confirmation]/`
- **2026-08-15** `e9b68942091c` — 12 warning
  - added the new `freight_connection_inactive` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `400`
  - added the new `freight_connection_inactive` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `404`
  - added the new `freight_provider_id_required` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `400`
  - added the new `freight_provider_id_required` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `404`
  - added the new `freight_shipment_not_batchable` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `400`
  - added the new `freight_shipment_not_batchable` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `404`
  - added the new `freight_shipment_not_found` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `400`
  - added the new `freight_shipment_not_found` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `404`
  - added the new `freight_tracking_not_available` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `400`
  - added the new `freight_tracking_not_available` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `404`
  - added the new `freight_tracking_not_found` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `400`
  - added the new `freight_tracking_not_found` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `404`

---

[Operation](https://skmtc.dev/shipstation/apis/shipstation-api-v2/docs/v2/shipments/:shipment_id/put.md) · [API](https://skmtc.dev/shipstation/apis/shipstation-api-v2.md) · [Page](https://skmtc.dev/shipstation/apis/shipstation-api-v2/changes/v2/shipments/:shipment_id/put)
