vivid_fulfilment_pickup_status
Whether an order (or specific line items) is ready for pickup at Derrimut VIC — ready once printed and cut, before dispatch.
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. |