Skip to main content

Create Inventory

POST 

/api/inventories/createinventory

Tier: Internal — subject to change without notice.

Creates a new stocktake (state Created).

Request

Responses

The new InventoryDtos.InventoryDetailDto (InventoryState:"Created"). The subtype is taken from InventoryType when supplied, otherwise inferred from SkuGroupId/SkuIds. Raises the InventoryCreated system event and a Created transaction row.