Unified.to · Arazzo Workflow
Unified.to Commerce Item And Inventory
Version 1.0.0
Create a commerce item, set its stock level at a location, then list inventory for that location.
Provider
Workflows
commerce-item-inventory
Create an item, record its inventory at a location, and list that location's inventory.
Creates a commerce item, creates an inventory record linking the item to a location with an available quantity, then lists inventory filtered to the location to confirm the stock level was set.
1
createItem
createCommerceItem
Create the sellable item, marked active and visible.
2
createInventory
createCommerceInventory
Record an inventory level for the new item at the supplied location. The available quantity is required by the schema.
3
listLocationInventory
listCommerceInventories
List inventory filtered to the location to confirm the new stock record is present.