Service Operation for calculating payroll taxes for a paycheck.

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

The paycheck to calculate

This is used to calculate payroll taxes for a particular employee. The employee's compensations, deductions, and work locations should be included on the the request. The computed taxes, deductions allowed, and compensations allowed are returned.

employee
object
required

Information about the employee.

workLocations
array of objects
workLocations
deductions
array of objects
deductions
jurisdictions
array of objects
jurisdictions
aggregatedCompensations
array of objects
aggregatedCompensations
aggregatedTaxes
array of objects
aggregatedTaxes
calculationOverrides
array of objects
calculationOverrides
canadianDetails
array of objects
canadianDetails
formsData
array of objects
formsData
compensationOverrides
array of objects

Provides the option to override pre-calculation compensation values at the tax object level.

compensationOverrides
deductionOverrides
array of objects

Provides the option to override pre-calculation deduction values at the tax object level.

deductionOverrides
options
object
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json