Get payroll summaryAsk AIget https://sandbox.checkhq.com/companies/{company}/reports/payroll_summaryReturns the specified payroll summary.Path ParamscompanystringrequiredReturn payroll summaries for this company IDQuery ParamsstartdateReturn payrolls with a payday on or after this date.enddateReturn payrolls with a payday before or on this date.include_employee_idbooleanDefaults to falseReturn employees with their ID.truefalseinclude_contractorsbooleanDefaults to falseReturn payments made to contractors on payrollstruefalseinclude_taxable_wagesbooleanDefaults to falseReturn taxable wages for each tax in the payroll summarytruefalseinclude_gross_taxable_wagesbooleanDefaults to falseReturn payrolls with gross taxable wages (wages subject to a tax before pre-tax deductions, irrespective of wage base).truefalseHeadersAcceptstringEither application/json or text/csvResponses 200200 400400Updated 2 days ago