Create a payroll itemAsk AIpost https://sandbox.checkhq.com/payroll_itemsCreates a payroll item.Body ParamspayrollstringrequiredThe payroll ID associated with the payroll item.employeestringrequiredThe employee ID associated with the payroll item.payment_methodstringMay be manual or direct_deposit if the employee has a linked bank accountearningsarray of objectsThe set of earnings objects associated with the payroll item.earningsADD objectreimbursementsarray of objectsThe set of non-taxable reimbursements objects associated with the payroll item.reimbursementsADD objectbenefit_overridesarray of objectsThe set of benefit override objects associated with this payroll item.benefit_overridesADD objectpost_tax_deduction_overridesarray of objectsThe set of post-tax deduction override objects associated with this payroll item.post_tax_deduction_overridesADD objectpto_balance_hoursfloatThe employee's remaining PTO hour balance, for display on the paystubsick_balance_hoursfloatThe employee's remaining sick hour balance, for display on the paystubstate_covid_sick_balance_hoursfloatThe employee's remaining sick hour balance from state COVID relief bills, for display on the paystub. This field is currently only applicable to California employers as per SB-95. When the requirement expires, this field will be removed in a future API versionsupplemental_tax_calc_methodstringControls the method used by Check to calculate tax on supplemental earnings. May be flat or aggregatepaper_check_numberstringFor accounting. The check number associated with any printed checks. Can be updated even after the associated payroll has been approved. See Get a paper check for more details.paystub_infojsonLoosely structured information that will be returned on paystubs generated for this payroll item. Limited to 15 keys, and 500 total characters (combined length of keys and values).metadatajsonAdditional loosely structured information to associate with the payroll item.Response 201201Updated 6 months ago What’s NextGet a payroll item