Skip to main content

Create Item

POST 

/api/items/createitem

Tier: Public — stable, supported for third-party integration.

Creates a single tracked item against a SKU.

Item creation is serialised under a per-organisation lock. On success, a SystemEventType.ItemCreated notification is raised and the item's initial state is Present.

Request

Responses

Returns the created item, re-fetched after save. See Items.ItemDetailDto.