ConfirmPlacementOption
Confirms the placement option for an inbound plan.
Input
| Name | Type | Required | Description |
| InboundPlanId | String | False | Identifier of an inbound plan. |
| PlacementOptionId | String | False | The identifier of a placement option. A placement option represents the shipment splits and destinations of SKUs. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | Boolean indicating whether the stored procedure was successfully executed. |
| OperationId | String | UUID for the given operation. |