CData Python Connector for Workday

Build 25.0.9454

WorkersPaySlips

Retrieves pay slips for a worker, detailing earnings, deductions, tax information, and net pay over different pay periods.

Workday Resource Information

Retrieves all pay slips 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 Unique identifier for the payslip instance.
Workers_Id [KEY] String The Workday ID of the worker associated with this payslip.
Date Datetime The payment date for the payslip.
Descriptor String The display name of the instance
Gross Decimal Total gross pay amount for the payslip.
Href String A direct link to view the payslip instance in Workday.
Net Decimal Total net pay amount for the payslip after deductions.
Status_Descriptor String The display name of the instance
Status_Href String A link to detailed status information in Workday.
Status_Id String The Workday ID associated with the payslip status.
IncludeTerminatedWorkers_Prompt Bool If true, includes terminated workers in the output.
Search_Prompt String Allows searching for workers by name or Workday ID. The search is case-insensitive and supports space-separated OR searches.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454