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