Shopify.InventoryLevel (exshopify v0.11.0)

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

Specs

adjust(map()) :: Shopify.Operation.t()

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

Link to this function

connect(params)

Specs

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 \\ %{})

Specs

list(map()) :: Shopify.Operation.t()

Retrieve a list of inventory levels.

Specs

set(map()) :: Shopify.Operation.t()

Set the inventory level of an item for a location.