Shopify Get Order Inventory Level

Get order inventory

Uses the following Shopify endpoints: orders, fulfillment_orders, inventory_levels

Inputs

NameTypeDescription
Shopify TokenSensitiveStringShopify API token
Shopify DomainStringShopify domain
Order IDStringOrder ID
Minimum StockOptional NumberMinimum stock quantity to check against the inventory
Type of StockOptional StringType of stock to check against the inventory

Outputs

NameTypeDescription
SuccessBooleanWhether successfully retrieved the inventory level information for each line item
Line ItemsListOrder line items with additional information about the inventory
All in StockBooleanWhether all the line items are in stock