---
title: "Changes to Create Shipment"
method: POST
path: "/shipments"
---

# Changes to Create Shipment

`POST /shipments`

> Every recorded change to this endpoint, newest first.
> 74 revisions in range; 1 not diffed.

## Timeline

Changed in 5 of 74 revisions.

- **2026-08-12** `ae20b30817de` — 1 info
- **2026-08-08** `db0883548bc5` — 1 info
- **2026-08-07** `f1020c3ecda4` — 3 info
- **2026-07-31** `099fdc3be422` — 2 breaking, 8 warning, 9 info
- **2026-07-26** `60bbb4a6ffbc` — 1 breaking

## Changes

- **2026-08-12** `ae20b30817de` — 1 info
  - added the non-success response with the status `409`
- **2026-08-08** `db0883548bc5` — 1 info
  - added the required property `checkpoints` to the response with the `201` status
- **2026-08-07** `f1020c3ecda4` — 3 info
  - added the optional property `error/code` to the response with the `400` status
  - added the optional property `error/code` to the response with the `401` status
  - added the optional property `error/code` to the response with the `403` status
- **2026-07-31** `099fdc3be422` — 2 breaking, 8 warning, 9 info
  - added the new required request property `tracking_number`
  - removed the success response with the status `200`
  - removed the request property `company_id`
  - removed the request property `tracking_code`
  - removed the optional property `error/code` from the response with the `400` status
  - removed the optional property `error/code` from the response with the `401` status
  - removed the optional property `error/code` from the response with the `403` status
  - removed the optional property `error/param` from the response with the `400` status
  - removed the optional property `error/param` from the response with the `401` status
  - removed the optional property `error/param` from the response with the `403` status
  - the security scope `payment:basic:read` was removed from the endpoint's security scheme `bearerAuth`
  - added the new optional `header` request parameter `Api-Version-Date` to all path's operations
  - added the new optional `header` request parameter `Idempotency-Key`
  - added the new optional request property `account_id`
  - removed the non-success response with the status `404`
  - removed the non-success response with the status `422`
  - removed the non-success response with the status `429`
  - removed the non-success response with the status `500`
  - added the success response with the status `201`
- **2026-07-26** `60bbb4a6ffbc` — 1 breaking
  - removed the required property `carrier` from the response with the `200` status

---

[Operation](https://skmtc.dev/whop/apis/whop-api/docs/shipments/post.md) · [API](https://skmtc.dev/whop/apis/whop-api.md) · [Page](https://skmtc.dev/whop/apis/whop-api/changes/shipments/post)
