WorkersPaySlips
Retrieves a collection of pay slips for a specific worker.
Workday Resource Information
Retrieves a pay slip for a worker with the specified ID.Secured by: Self-Service: Payroll (My Payslips), Worker Data: Payroll (Payslips)
Scope: Core Payroll
Columns
Name | Type | Description |
Id [KEY] | String | Id of the instance |
Workers_Id [KEY] | String | The Workday ID of the Workers that owns this. |
Date | Datetime | Payment Date |
Descriptor | String | A preview of the instance |
Gross | Decimal | Gross Pay for a Payslip |
Href | String | A link to the instance |
Net | Decimal | Net Pay for a Payslip |
Status_Descriptor | String | A description of the instance |
Status_Href | String | A link to the instance |
Status_Id | String | wid / id / reference id |
IncludeTerminatedWorkers_Prompt | Bool | Include terminated workers in the output |
Search_Prompt | String | Searches workers by name or worker ID. The search is case-insensitive. You can include space-delimited search strings for an OR search. |