Get
Fetch a payroll’s details
Documentation Index
Fetch the complete documentation index at: https://docs.cadanapay.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Required when using a Platform API token. The tenant key identifying which business to operate on.
Path Parameters
The unique identifier for the payroll
Response
Payroll details. Employee payrolls include tax, pension, statutory deduction, and employer contribution aggregates plus per-entry allowance, deduction, and employer-contribution line items. Contractor payrolls omit those fields entirely and return only the salary-based shape.
created payroll id
worker type
EMPLOYEE, CONTRACTOR "EMPLOYEE"
Current payroll status. See Payroll Lifecycle for the meaning of each value and the allowed transitions.
Created, Saved, Pending Approval, Awaiting Funds, Scheduled, Processing, Completed, Rejected, Deleted "Completed"
number of people in payroll run
50
payroll type
ONE-OFF, REGULAR "ONE-OFF"
payroll date
Total tax withheld across all entries. Returned for EMPLOYEE payrolls only; omitted for contractor payrolls.
Total pension contribution across all entries. Returned for EMPLOYEE payrolls only; omitted for contractor payrolls.
Total of all statutory deductions (legally-mandated items such as income tax and social security) across all entries. Returned for EMPLOYEE payrolls only; omitted for contractor payrolls.
Total employer contributions across all entries (e.g., employer-side social security). Returned for EMPLOYEE payrolls only; omitted for contractor payrolls.