vivid_fulfilment_shipping
StarShipit shipping: carrier, tracking number, tracking URL, ETA and delivered flag. shipping_state: not_dispatched, shipped, in_transit, out_for_delivery, delivered, exception.
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. |