EventsCancel
Cancels a business process event.
Workday Resource Information
Cancels the business process event specified by the ID. In the request body, specify these required fields: comment.Secured by: Core Navigation, Public Business Processes
Scope: Adaptive Planning for Financial Plans, Adaptive Planning for the Workforce, Tenant Non-Configurable
Input
| Name | Type | Description |
| Events_Id | String | Unique identifier for the event being canceled. |
| Comment | String | Optional comment provided for the event cancellation. |
| Descriptor | String | A brief preview or summary of the event instance. |
| Id | String | Unique identifier for the specific instance of the cancellation process. |
| Status | String | Current status of the event after cancellation. |
Result Set Columns
| Name | Type | Description |
| Comment | String | Optional comment provided for the event cancellation. |
| Descriptor | String | A brief preview or summary of the event instance. |
| Id | String | Unique identifier for the specific instance of the cancellation process. |
| Status | String | Current status of the event after cancellation. |