CancelManualClaim
Cancels a manual claim within the order management system, reverting associated changes.
Input
| Name | Type | Description |
| ClaimId | Integer | Unique identifier for the channel claim that is being canceled. This value ensures the correct claim is targeted for cancellation within the system. |
Result Set Columns
| Name | Type | Description |
| Result | String | Outcome of the cancellation request, which could include status information, success confirmation, or error details, indicating whether the cancellation succeeded or failed. |