Items API
You can use the following endpoints to access item attributes and quantities:
Endpoint | Description |
---|---|
/v1/items/{id} | Create or update items in the FoodStorm OMS. |
/v1/items/{id}/sites/{siteCode} | Update the site-level attributes for an item that exists in the FoodStorm OMS, such as availability and price. |
/v1/items/quantitylimits/adjustments | Update an item's quantity in a point-of-sale (POS) transaction. |
For more information about items and best practices, see Items.