exshopify v0.8.0 Shopify.InventoryLevel

https://help.shopify.com/en/api/reference/inventory/inventorylevel

Link to this section Summary

Functions

Adjust the inventory level of an item for a single location

Connect an inventory item to a location by creating an inventory level

Delete the inventory level of an item for a single location

Retrieve a list of inventory levels

Set the inventory level of an item for a location

Link to this section Functions

Link to this function adjust(params)
adjust(map()) :: Shopify.Operation.t()

Adjust the inventory level of an item for a single location.

Link to this function connect(params)
connect(map()) :: Shopify.Operation.t()

Connect an inventory item to a location by creating an inventory level.

Delete the inventory level of an item for a single location.

Link to this function list(params \\ %{})
list(map()) :: Shopify.Operation.t()

Retrieve a list of inventory levels.

Set the inventory level of an item for a location.