PayGroups
Stores and retrieves structured data related to payroll groups, including identification, eligibility rules, and payment processing settings.
Workday Resource Information
Retrieves a pay group with the specified ID.Secured by: Set Up: Payroll - Pay Group Specific
Scope: Core Payroll
Columns
| Name | Type | Description |
| Id [KEY] | String | The unique ID for the pay group instance, used to reference this specific record within the system. |
| Country_Descriptor | String | A human-readable description of the country or territory associated with this pay group, providing additional context about its location. |
| Country_Href | String | A direct link to the pay group instance within Workday, enabling quick access to related details via the Workday API. |
| Country_Id | String | A reference ID for the country or territory associated with the pay group, which can be represented as a Workday ID (WID), an internal system ID, or another reference key. |
| Descriptor | String | A brief textual summary of the pay group instance, often used for display or selection purposes in Workday. |
| Country_Prompt | String | The WID associated with the country or territory of the pay group, used for filtering or querying relevant data. |