wafle_orders_ship
Update an order to shipped status with carrier and tracking details, triggering customer notification emails when enabled.
Instructions
Mark an order as shipped. Records the carrier, tracking number, and updates status to shipped.
Triggers the customer notification email if the store has it enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Wafle store slug, e.g. 'gamerland' or 'lensitive'. | |
| carrier | Yes | Carrier slug, e.g. 'andreani', 'oca', 'viacargo'. | |
| order_id | Yes | ||
| tracking_url | No | ||
| notify_customer | No | ||
| tracking_number | Yes |