v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Inventory Lot

Get an inventory lot.

get/api/inventory-lots/{id}

Path parameters

idstring required

Response

The inventory lot for the given id

idstring required

Unique id associated to this entity.

namestring required

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.

quantitynumber double

Quantity associated to this lot.

systemboolean required

Designates if this is a system-generated lot.

customboolean required

Designates if this item is customized.

expirationDatestring date-time nullable

The date that this lot is supposed to expire.