---
title: "Changes to Order - Bulk Add Manual Shipments"
method: POST
path: "/order/bulk_add_manual_shipments"
---

# Changes to Order - Bulk Add Manual Shipments

`POST /order/bulk_add_manual_shipments`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 13 revisions.

- **2026-03-02** `fa53dd949b8e` — 1 breaking, 7 info
- **2024-04-23** `e4bdf6984278` — 1 breaking
- **2024-04-22** `08cd9cfa14dd` — 1 breaking, 2 warning, 2 info
- **2024-04-19** `46ceda528000` — 2 breaking, 8 info

## Changes

- **2026-03-02** `fa53dd949b8e` — 1 breaking, 7 info
  - the request property `rows` became required
  - api operation id `post_order_bulk_add_manual_shipments` was added
  - added the media type `application/json` for the response with the status `200`
  - added the media type `application/json` for the response with the status `400`
  - added the media type `application/json` for the response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `429`
  - added the non-success response with the status `500`
- **2024-04-23** `e4bdf6984278` — 1 breaking
  - the `rows` request property type changed from `number` to `array`, and format from `integer` to no format
- **2024-04-22** `08cd9cfa14dd` — 1 breaking, 2 warning, 2 info
  - added required request body
  - deleted the `query` request parameter `options`
  - deleted the `query` request parameter `rows`
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
- **2024-04-19** `46ceda528000` — 2 breaking, 8 info
  - removed the request body
  - removed the media type `application/json` for the response with the status `200`
  - api operation id `post_order_bulk_add_manual_shipments` removed and replaced with ``
  - added the new optional `query` request parameter `options`
  - added the new optional `query` request parameter `rows`
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `429`
  - removed the non-success response with the status `500`

---

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