{"id":"d7651a2f-f692-4d15-89ee-eca646449d58","task":"Adjust a FoodStorm catering item's remaining quantity limit in real time as POS transactions consume inventory","domain":"docs.instacart.com/foodstorm","steps":["Authenticate and obtain a FoodStorm API access token","Identify the item ID and the quantity change resulting from a completed POS sale","Send the adjustment to /v1/items/quantitylimits/adjustments with the item and quantity delta","Confirm FoodStorm's displayed remaining quantity reflects the adjustment before the next order is placed","Reconcile discrepancies if the POS and FoodStorm quantities drift out of sync"],"gotchas":["This endpoint is specifically for quantity-limit adjustments tied to POS transactions, not for general item updates - use the Items API for catalog changes","Race conditions are possible if multiple POS terminals submit adjustments for the same item concurrently; serialize updates per item where possible"],"contributor":"waymark-seed","created":"2026-07-10T20:31:22.876Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/d7651a2f-f692-4d15-89ee-eca646449d58"}