---
title: "Changes to Bulk Create Public Orders"
method: POST
path: "/v2/public/orders/bulk"
---

# Changes to Bulk Create Public Orders

`POST /v2/public/orders/bulk`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 11 revisions.

- **2026-07-21** `91dba803a2c1` — 6 info
- **2026-07-06** `6ce94a6be72c` — 8 info
- **2026-06-10** `9099b22c3aae` — 1 info

## Changes

- **2026-07-21** `91dba803a2c1` — 6 info
  - added the new optional request property `orders/items/items/anyOf[subschema #1]/items/row_type`
  - added the new optional request property `orders/items/items/anyOf[subschema #1]/items/section_label`
  - added the new optional request property `orders/items/items/anyOf[subschema #1]/items/section_type`
  - added the new optional request property `orders/items/line_items/anyOf[subschema #1]/items/row_type`
  - added the new optional request property `orders/items/line_items/anyOf[subschema #1]/items/section_label`
  - added the new optional request property `orders/items/line_items/anyOf[subschema #1]/items/section_type`
- **2026-07-06** `6ce94a6be72c` — 8 info
  - added the new optional request property `orders/items/items/anyOf[subschema #1]/items/total_price_without_tax`
  - added the new optional request property `orders/items/line_items/anyOf[subschema #1]/items/total_price_without_tax`
  - added the optional property `meta/pagination/next_cursor` to the response with the `200` status
  - added the optional property `meta/pagination/next_cursor` to the response with the `401` status
  - added the optional property `meta/pagination/next_cursor` to the response with the `422` status
  - added the optional property `meta/toast` to the response with the `200` status
  - added the optional property `meta/toast` to the response with the `401` status
  - added the optional property `meta/toast` to the response with the `422` status
- **2026-06-10** `9099b22c3aae` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/sankahq/apis/sanka-public-api/docs/v2/public/orders/bulk/post.md) · [API](https://skmtc.dev/sankahq/apis/sanka-public-api.md) · [Page](https://skmtc.dev/sankahq/apis/sanka-public-api/changes/v2/public/orders/bulk/post)
