Set the low-stock threshold for an item
Inventory
Set the low-stock threshold for an item
Updates low_stock_threshold and recalculates the item’s status based on the new threshold.
PUT
Set the low-stock threshold for an item
Authorizations
API keys are minted in the AutoPrintFarm web app under Settings → API Keys. Send as Authorization: Bearer apf_live_.... Keys are shown exactly once at creation and can be revoked at any time.
Path Parameters
Finished-good row id.
Body
application/json
New alert threshold (non-negative integer). The item's status is recomputed against ready_stock and quantity_needs_assembly.
Required range:
x >= 0