ConfirmPackingOption
Confirms the packing option for an inbound plan.
Input
| Name | Type | Required | Description |
| PackingOptionId | String | False | Identifier of a packing option. |
| 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. |