Get tax liability report

Returns the specified tax liability report.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response Columns/Fields

The response contains an array of payroll records, each with its associated tax liabilities.

Payroll Record Fields

FieldDescription
payrollThe public ID of the payroll
period_startThe start date of the pay period
period_endThe end date of the pay period
paydayThe date employees are paid
liabilitiesArray of tax liability items for this payroll

Liability Fields

FieldDescription
descriptionThe name of the tax (e.g., "Federal Income Tax", "Employer Medicare Tax")
amountThe dollar amount of the tax liability
remittableWhether Check remits this tax on behalf of the company (true or false)
payerWho is responsible for the tax: company (employer) or employee

Notes

  • Results are grouped by payroll, with each payroll containing all its associated tax liabilities
  • Includes both employer-paid taxes (e.g., FUTA, employer FICA) and employee-withheld taxes (e.g., federal income tax, state income tax)
  • The remittable field indicates whether Check handles remitting the tax to the appropriate agency
  • Use the start and end query parameters to filter by payday date range
Path Params
string
required

Return tax liabilities for this company ID

Query Params
date

Return tax liabilities from payrolls with a payday on or after this date.

date

Return tax liabilities from payrolls with a payday before or on this date.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json