Skip to main content

Release Quarantine

POST 

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

Release a lot from quarantine — return the held quantity to available-to-promise by lifting the inventory hold. No request body. The lot's review status returns to open.

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