ConfirmDeliveryWindowOptions
Confirms the delivery window option for chosen shipment within an inbound plan.
Input
| Name | Type | Required | Description |
| ShipmentId | String | False | The shipment to confirm the delivery window option for. |
| DeliveryWindowOptionId | String | False | The id of the delivery window option to be confirmed. |
| InboundPlanId | String | False | Identifier of an inbound plan. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | Boolean indicating whether the stored procedure was successfully executed. |
| OperationId | String | UUID for the given operation. |