InventoryLevel {shopifyr} | R Documentation |
InventoryLevel Functions
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