---
title: "Changes to Ingest inventory snapshot batch"
method: POST
path: "/api/v1/inventory"
---

# Changes to Ingest inventory snapshot batch

`POST /api/v1/inventory`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 9 revisions.

- **2026-07-07** `a3b4750a505f` — 3 breaking, 1 info

## Changes

- **2026-07-07** `a3b4750a505f` — 3 breaking, 1 info
  - added the new required request property `items`
  - removed `#/components/schemas/InventorySnapshotIngest, #/components/schemas/InventoryDeltaIngest` from the request body `oneOf` list
  - the request's body type/format changed from ``/`` to `object`/``
  - removed the `DELTA` enum value from the `update_type` response property for the response status `202`

---

[Operation](https://skmtc.dev/kruzer-corp/apis/oms-api/docs/api/v1/inventory/post.md) · [API](https://skmtc.dev/kruzer-corp/apis/oms-api.md) · [Page](https://skmtc.dev/kruzer-corp/apis/oms-api/changes/api/v1/inventory/post)
