List payrollsAsk AIget https://sandbox.checkhq.com/payrollsReturns a list of payrolls.Query ParamscompanystringReturn payrolls for this company ID.typestringenumReturn payrolls of this type.regularoff_cycleamendmentbalancingAllowed:regularoff_cycleamendmentbalancingmanagedbooleanReturn payrolls of this managed status.truefalselimitint32Number of payrolls returned per page. The maximum value is 25.payday_afterdateReturn payrolls whose payday is on or after the provided date (format: YYYY-MM-DD)payday_beforedateReturn payrolls whose payday is on or before the provided date (format: YYYY-MM-DD)statusstringenumReturn payrolls in a given statusdraftpendingprocessingpaidpartially_paidfailedAllowed:draftpendingprocessingpaidpartially_paidfailedapprovedbooleanFilter payrolls based on their approval statustruefalsepay_schedulestringReturn payrolls for this pay scheduleidstringFilter the list to a specific set of payroll IDsinclude_itemsbooleanDefaults to falseReturn related payroll items directly on each payroll.truefalseinclude_contractor_paymentsbooleanDefaults to falseReturn related contractor payments directly on each payroll.truefalseResponse 200200Updated about 1 month ago