update_order
Update an existing Shopify order's notes, tags, and email address. Provide the order ID to modify these fields.
Instructions
Updates an order (notes, tags, email, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Shopify Order GID | |
| note | No | New order note | |
| tags | No | New tags | |
| No | New email address |