WorkersPaySlips
Retrieves a pay slip instance 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 | Supported for: SELECT. Payment Date |
| Descriptor | String | Supported for: SELECT. A preview of the instance |
| Gross | Decimal | Supported for: SELECT. Gross Pay for a Payslip |
| Href | String | Supported for: SELECT. A link to the instance |
| Net | Decimal | Supported for: SELECT. Net Pay for a Payslip |
| Status_Descriptor | String | Supported for: SELECT. A description of the instance |
| Status_Href | String | Supported for: SELECT. A link to the instance |
| Status_Id | String | Supported for: SELECT. wid / id / reference id |
| Search_Prompt | String | Only used when a Workers_Id filter is not provided. Searches workers by name or worker ID. The search is case-insensitive. You can include space-delimited search strings for an OR search. |