RequestsClose
Closes a request.
Workday Resource Information
Closes the specified request. In the request body, specify at least the required field: resolution. Security is evaluated based on the request event awaiting the processing person's action. Ensure that the user who submits this endpoint has View permission on the Workday Object specified on the workdayObjectValue request field, if included. To check the user permission on the object, see the View Security for Securable Item task in Workday.Secured by: Core Navigation
Scope: Adaptive Planning for Financial Plans, Adaptive Planning for the Workforce, Tenant Non-Configurable
Input
| Name | Type | Description |
| Requests_Id | String | Unique identifier for the request being closed. |
| Comment | String | Latest comment added for the request event. |
| Descriptor | String | A brief preview or summary of the request instance. |
| Id | String | Unique identifier for the specific instance of the request. |
| RequestID | String | Unique identifier assigned to the request. |
| RequestSubtype_Descriptor | String | Descriptive label for the request subtype. |
| RequestSubtype_Id | String | Unique identifier for the request subtype. |
| ResolutionDetails_Descriptor | String | Descriptive label for the resolution details associated with the request. |
| ResolutionDetails_Id | String | Unique identifier for the resolution details associated with the request. |
| Resolution_Id | String | Unique identifier for the resolution instance. |
| WorkdayObjectValue_Id | String | Unique identifier for the related Workday object. |
Result Set Columns
| Name | Type | Description |
| Comment | String | Latest comment added for the request event. |
| Descriptor | String | A brief preview or summary of the request instance. |
| Id | String | Unique identifier for the specific instance of the request. |
| RequestID | String | Unique identifier assigned to the request. |
| RequestSubtype_Descriptor | String | Descriptive label for the request subtype. |
| RequestSubtype_Id | String | Unique identifier for the request subtype. |
| ResolutionDetails_Descriptor | String | Descriptive label for the resolution details associated with the request. |
| ResolutionDetails_Id | String | Unique identifier for the resolution details associated with the request. |
| Resolution_Descriptor | String | Descriptive label for the resolution instance. |
| Resolution_Href | String | URL link to the resolution instance. |
| Resolution_Id | String | Unique identifier for the resolution instance. |
| WorkdayObjectValue_Descriptor | String | Descriptive label for the associated Workday object. |
| WorkdayObjectValue_Href | String | URL link to the associated Workday object. |
| WorkdayObjectValue_Id | String | Unique identifier for the associated Workday object. |