Generates a payroll tax report.

Request

GET http:///api/v2/business/{businessId}/report/payrolltax

Path parameters

Parameter name Value Description Additional
businessId string Required

Query parameters

Parameter name Value Description Additional
GroupBy string

Possible values are:

  • EarningsLocation
  • DefaultLocation
  • EarningsRollUpLocation
  • EmployeeResidentialState
FromDate date-time
ToDate date-time
LocationId int32
EmployingEntityId int32

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

OK

PayrollTaxReportExportModel