update_order
Update an existing order by modifying its note, tags, or customer email. Only the fields you specify are changed.
Instructions
Update an existing order. Typically used to add/edit notes or tags. Only provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | The numeric Shopify order ID. | |
| note | No | New order note (visible to merchant). | |
| tags | No | Comma-separated tags (replaces all existing tags). | |
| No | Update the customer email on the order. |