ConfirmTransportationOptions
Confirms all the transportation options for an inbound plan.
Input
| Name | Type | Required | Description |
| InboundPlanId | String | False | Identifier of an inbound plan. |
| Name | String | True | The contact's name. |
| ShipmentId | String | True | Shipment ID that the transportation Option is for. |
| PhoneNumber | String | True | The phone number. |
| String | False | The email address. | |
| TransportationOptionId | String | True | Transportation option being selected for the provided shipment. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | Boolean indicating whether the stored procedure was successfully executed. |
| OperationId | String | UUID for the given operation. |