dispatch_arrival_windows_update
Modify arrival window settings for dispatch operations, including timing, business unit assignments, and activation status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Arrival window ID | |
| start | No | Arrival window start time | |
| duration | No | Arrival window duration | |
| businessUnitIds | No | Business units that can use this arrival window | |
| active | No | Whether the arrival window is active | |
| _confirmed | No | Set to true to confirm this write operation |