dispatch_arrival_windows_create
Create an arrival window for dispatch operations by specifying start time, duration, and applicable business units. Confirm the write to activate the window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | Yes | Arrival window start time | |
| active | Yes | Whether the arrival window is active | |
| duration | Yes | Arrival window duration | |
| _confirmed | No | Set to true to confirm this write operation | |
| businessUnitIds | Yes | Business units that can use this arrival window |