v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Inventory

Override an inventory's quantity.

post/api/inventory/override

Request body

itemIdstring required

Item identifier.

quantitynumber double required

The quantity to set the item's inventory level to.

lotIdstring nullable

The lot identifier to apply this override to

locationIdstring nullable

The location identifier to apply this override to. null signifies no location.

notestring nullable

The note to add to the override transaction.

Response

Inventory override was successfully processed