InventoryLevel: InventoryLevel Functions

Description Usage Arguments Value References

Description

InventoryLevel Functions

Usage

1
2
3
4
5
6
7
8
9
getInventoryLevels(locationIds, inventoryItemIds, ...)

modifyInventoryLevel(inventoryLevel, ...)

deleteInventoryLevel(locationId, inventoryItemId, ...)

connectInventoryItem(locationId, inventoryItemId, ...)

setInventoryLevel(inventoryLevel, ...)

Arguments

locationIds

a vector of Location ids

inventoryItemIds

a vector of InventoryItem ids

...

additional request parameters

inventoryLevel

a list containing InventoryLevel fields

locationId

a single Location id

inventoryItemId

a single InventoryItem id

Value

a list containing a InventoryLevel fields or a list of InventoryLevels

References

Shopify API InventoryLevel documentation: https://help.shopify.com/api/reference/inventory/inventorylevel


shopifyr documentation built on July 22, 2019, 9:04 a.m.