Get
Fetch a payroll’s details
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. Values are title-cased (e.g. Pending Submission, Scheduled, Completed).
Created, Pending Submission, 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 amount deducted from the business balance for this payroll. For direct employment this is net pay plus fees; for EOR workers (compInfo.employmentModel: "eor") it is gross pay plus employer contributions, so statutory amounts are collected.
Total gross pay across all entries, before deductions.
Total net (take-home) pay across all entries.
Total income tax withheld across all entries. Returned for EMPLOYEE payrolls only; omitted for contractor payrolls.
Combined employee and employer retirement contributions across all entries; the employee and employer portions are also included in statutoryDeductions and employerContributions respectively. Returned for EMPLOYEE payrolls only; omitted for contractor payrolls.
Total of all employee-side statutory deductions, including 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.
The pay period this payroll covers.