RequisitionsCancel
Cancels an existing requisition.
Workday Resource Information
Cancels the requisition with the specified ID, and terminates the Requisition business process. Specify an empty request body.**Starting in v3**
Optionally specify a reason and/or comments when canceling a requisition. The reason codes are configured on the Maintain Procurement Reasons task.
Secured by: Process: Requisition - Cancel, Self-Service: Requisition, Self-Service: Supplier Contact Tasks
Scope: Procurement
Input
| Name | Type | Description |
| Requisitions_Id | String | Unique identifier for the requisition being canceled. |
| Comments | String | Additional comments explaining the reason for canceling the requisition. |
| Descriptor | String | The display name of the instance |
| Id | String | Unique identifier for the specific instance of the requisition. |
| ReasonCode_Id | String | Unique identifier or reference ID for the reason code associated with the cancellation. |
Result Set Columns
| Name | Type | Description |
| Comments | String | Additional comments explaining the reason for canceling the requisition. |
| Descriptor | String | The display name of the instance |
| Id | String | Unique identifier for the specific instance of the requisition. |
| ReasonCode_Descriptor | String | The display name of the instance |
| ReasonCode_Href | String | URL link to the reason code instance. |
| ReasonCode_Id | String | Unique identifier or reference ID for the reason code associated with the cancellation. |