CancelInboundPlan
Cancels an Inbound Plan.
Input
| Name | Type | Required | Description |
| 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. |