Skip to main content

Quarantine Lot

POST 

/api/inventory-expiry/lots/:fifoLayer/quarantine

Quarantine a lot — remove its quantity from available-to-promise via a reversible inventory hold (no stock movement). quantity is optional — when omitted the layer's full remaining available quantity is held. Returns the review record including the inventory_hold_id.

Authentication: Requires Bearer token. Scope: scope.rw:inventory (write) + permission inventory.adjust.

Path param: fifoLayer — the FIFO layer (lot) id, route-model-bound.

Required scope: inventory:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Request

Responses

OK

Response Headers
    Content-Type