RequisitionsClose
Closes a specified completed requisition.
Workday Resource Information
Closes the requisition with the specified ID. Specify an empty request body or add a reason or comment.You can specify a reason and/or comments when closing the requisition. The reason codes are configured on the Maintain Procurement Reasons task.
Secured by: Process: Requisition - Close
Scope: Procurement
Input
| Name | Type | Description |
| Requisitions_Id | String | Unique identifier for the requisition being closed. |
| Comments | String | Additional comments explaining the reason for closing or 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 closing the requisition. |
Result Set Columns
| Name | Type | Description |
| Comments | String | Additional comments explaining the reason for closing or 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 closing the requisition. |