ConfirmShipmentContentUpdatePreview
Confirm a shipment content update preview and accept the changes in transportation cost.
Input
| Name | Type | Required | Description |
| ShipmentId | String | False | Identifier of a shipment. A shipment contains the boxes and units being inbounded. |
| ContentUpdatePreviewId | String | False | Identifier of a content update preview. |
| 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. |