RequisitionTemplatesCompanies
Links requisition templates to specific companies.
Workday Resource Information
Retrieves the goods and service line details of a requisition template with the specified ID. This operation returns only requisition templates that are authorized for use by the processing worker.You can use the response data from this endpoint to:
* Create a new requisition using POST /requisitions.
* Add a requisition line to an existing requisition using POST /requisitions/{ID}/requisitionLines.
Secured by: REST API Public
Columns
| Name | Type | Description |
| Id [KEY] | String | The unique identifier for this requisition template instance. |
| RequisitionTemplates_Id [KEY] | String | The Workday ID of the RequisitionTemplates record that owns this instance. |
| Descriptor | String | The display name of the instance |