update_order
Modify existing work orders by updating status, customer, or vehicle information in the Shopmonkey system.
Instructions
Update fields on an existing work order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The work order ID to update | |
| status | No | New order status | |
| customerId | No | New customer ID | |
| vehicleId | No | New vehicle ID |