InventoryItem: InventoryItem Functions

Description Usage Arguments Value References

Description

InventoryItem Functions

Usage

1
2
3
4
5
getInventoryItems(inventoryItemIds, ...)

getInventoryItem(inventoryItemId, ...)

modifyInventoryItem(inventoryItem, ...)

Arguments

inventoryItemIds

a vector of no more than 100 inventory item ids

...

additional request parameters

inventoryItemId

a InventoryItem id number

inventoryItem

a list containing InventoryItem fields

Value

a list containing a InventoryItem fields or a list of InventoryItems

References

Shopify API InventoryItem documentation: https://help.shopify.com/api/reference/inventory/inventoryitem


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