v1

latestOpenAPI 3.0.02026-07-2455104.8 MB
Storage Item

Add item to storage location

Adds stock for a given item to a specific Storage Location.

post/api/v1/warehouses/{warehouseId}/storageLocations/{storageLocationId}/items

Path parameters

warehouseIdnumber required

ID of warehouse

storageLocationIdnumber required

ID of storage location

Request body

quantitynumber required

Quantity of the item to stock to storage location

batchstring

Batch to assign the stock update to

bestBeforeDatestring date

Best Before Date to assign to the stock units added

reasonstring

Reason for adding to the stock

Response

Resource successfully created response