v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Inventory Lot

Create a new inventory lot.

post/api/inventory-lots

Request body

namestring nullable

The name of the lot. It is not guaranteed to be unique inventory-wide, but only within an item.

itemIdstring required

The item id that is associated to this lot. Please reference /api/items endpoint.

expirationDatestring date-time nullable

The date that this lot is supposed to expire.

Response

Item created

idstring required

The id of the created record