Description Usage Arguments Value References
InventoryLevel Functions
1 2 3 4 5 6 7 8 9 | getInventoryLevels(locationIds, inventoryItemIds, ...)
modifyInventoryLevel(inventoryLevel, ...)
deleteInventoryLevel(locationId, inventoryItemId, ...)
connectInventoryItem(locationId, inventoryItemId, ...)
setInventoryLevel(inventoryLevel, ...)
|
locationIds |
a vector of |
inventoryItemIds |
a vector of |
... |
additional request parameters |
inventoryLevel |
a list containing InventoryLevel fields |
locationId |
a single |
inventoryItemId |
a single |
a list containing a InventoryLevel fields or a list of InventoryLevels
Shopify API InventoryLevel documentation: https://help.shopify.com/api/reference/inventory/inventorylevel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.