update_order
Update order status, tracking number, or notes. Setting status to 'shipped' triggers a customer webhook notification.
Instructions
Update an order’s status, tracking number, or notes. Status transitions to "shipped" notify the customer webhook. Allowed statuses: pending, confirmed, processing, shipped, delivered, cancelled, refunded. NOTE: to actually refund money, the merchant must use the dashboard — this tool only changes the label.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| status | No | ||
| orderId | Yes | ||
| trackingNumber | No |