vivid_fulfilment_order_status
Authoritative order state with a per-line-item breakdown and an order-level rollup. States: received, in_production, partially_ready, ready_for_pickup, dispatched, in_transit, out_for_delivery, delivered, completed, on_hold, cancelled. Includes the StarShipit shipping summary where available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | No | Shopify order GID, e.g. gid://shopify/Order/123. | |
| order_name | No | Human order name, e.g. "#12345" (alias for order_id). | |
| line_item_id | No | Optional Shopify line item GID to scope to one item. | |
| customer_email | Yes | The email address on the order. REQUIRED for identity — order details are only returned when this email matches the order. The customer must give their email AND one of their order numbers. |