update_order
Update existing work order details like name, status, vehicle, or customer in Shopmonkey.
Instructions
Update fields on an existing work order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The work order ID to update | |
| name | No | New order title | |
| status | No | New order status | |
| vehicleId | No | New vehicle ID | |
| customerId | No | New customer ID |