For AI agents: visit https://docs.digitalgenius.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Shopify Get Inventory Level by Location
| Name | Type | Description |
|---|
| Shopify Token | SensitiveString | Shopify API token |
| Shopify Domain | String | Shopify domain |
| Line Item | Object | Line item for product extraction |
| Location ID | String | Location ID |
| Name | Type | Description |
|---|
| Success | Boolean | Whether successfully retrieved the inventory level information |
| Inventory Levels | List | Inventory levels list |
| Product | Object | Product information |
| Inventory Level Information | Object | Inventory level information |
| Available Products | Number | Available Products |
| Incoming Products | Number | Incoming Products |
| Committed Products | Number | Committed Products |
| Damaged Products | Number | Damaged Products |
| On hand Products | Number | On hand Products |
| Quality Control Products | Number | Quality Control Products |
| Reserved Products | Number | Reserved Products |
| Safety Stock Products | Number | Safety Stock Products |