curl --request GET \
--url https://api.cadanapay.com/v1/payrolls/{payrollId} \
--header 'Authorization: Bearer <token>'Fetch a payroll’s details
curl --request GET \
--url https://api.cadanapay.com/v1/payrolls/{payrollId} \
--header 'Authorization: Bearer <token>'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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Required when using a Platform API token. The tenant key identifying which business to operate on.
The unique identifier for the payroll
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
Show child attributes
Show child attributes
Show child attributes
Total tax withheld across all entries. Returned for EMPLOYEE payrolls only; omitted for contractor payrolls.
Show child attributes
Total pension contribution across all entries. Returned for EMPLOYEE payrolls only; omitted for contractor payrolls.
Show child attributes
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.
Show child attributes
Total employer contributions across all entries (e.g., employer-side social security). Returned for EMPLOYEE payrolls only; omitted for contractor payrolls.
Show child attributes
Show child attributes
Show child attributes