List earning line items
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
approved, draft, failed, paid, partially_paid, processing correction, historical, off_cycle, regular Date filters support two formats:
Exact Date Match: Provide a well-formatted date in YYYY-MM-DD format for an exact match. Example: payroll_period_start=2024-01-01
Use an array-like syntax to specify a range with one or more comparison operators:
gt(greater than)gte(greater than or equal to)lte(less than or equal to)lt(less than) Example:payroll_period_start[gte]=2024-01-01&payroll_period_start[lt]=2024-12-31
Date filters support two formats:
Exact Date Match: Provide a well-formatted date in YYYY-MM-DD format for an exact match. Example: payroll_period_end=2024-01-01
Use an array-like syntax to specify a range with one or more comparison operators:
gt(greater than)gte(greater than or equal to)lte(less than or equal to)lt(less than) Example:payroll_period_end[gte]=2024-01-01&payroll_period_end[lt]=2024-12-31
Date filters support two formats:
Exact Date Match: Provide a well-formatted date in YYYY-MM-DD format for an exact match. Example: payroll_pay_date=2024-01-01
Use an array-like syntax to specify a range with one or more comparison operators:
gt(greater than)gte(greater than or equal to)lte(less than or equal to)lt(less than) Example:payroll_pay_date[gte]=2024-01-01&payroll_pay_date[lt]=2024-12-31
bonus_discretionary, bonus_non_discretionary, bonus_non_taxable, commission, commission_periodic, commission_self_employed, death_benefit, gift_cash, gratuity, in_lieu_wages, income_replacement_indemnity_non_taxable, income_replacement_indemnity_taxable, invoice_payment, invoice_sales_tax, leave_bereavement, leave_domestic_and_sexual_violence, leave_general, leave_paternity, leave_personal, leave_sick, leave_voting, leave_wedding, overtime, parental_top_up_insurable, parental_top_up_non_insurable, pension, retiring_allowance, retiring_allowance_eligible, retroactive_pay, retroactive_pay_increase, salary, salary_continuance, severance_pay, statutory_holiday_pay, supplemental_unemployment, vacation_accrual_adjustment, vacation_pay, vacation_pay_employee_terminated, vacation_pay_no_time_taken, vacation_pay_time_taken, wage bonus_discretionary, bonus_non_discretionary, bonus_non_taxable, commission, commission_periodic, commission_self_employed, death_benefit, gift_cash, gratuity, in_lieu_wages, income_replacement_indemnity_non_taxable, income_replacement_indemnity_taxable, invoice_payment, invoice_sales_tax, leave_bereavement, leave_domestic_and_sexual_violence, leave_general, leave_paternity, leave_personal, leave_sick, leave_voting, leave_wedding, overtime, parental_top_up_insurable, parental_top_up_non_insurable, pension, retiring_allowance, retiring_allowance_eligible, retroactive_pay, retroactive_pay_increase, salary, salary_continuance, severance_pay, statutory_holiday_pay, supplemental_unemployment, vacation_accrual_adjustment, vacation_pay, vacation_pay_employee_terminated, vacation_pay_no_time_taken, vacation_pay_time_taken, wage Only return line items with an earned_on date matching the filter.
Date filters support two formats:
Exact Date Match: Provide a well-formatted date in YYYY-MM-DD format for an exact match. Example: earned_on=2024-01-01
Use an array-like syntax to specify a range with one or more comparison operators:
gt(greater than)gte(greater than or equal to)lte(less than or equal to)lt(less than) Example:earned_on[gte]=2024-01-01&earned_on[lt]=2024-12-31
business_preset, custom_expense_accounting_code, custom_liability_accounting_code, custom_tag_assignment, expense_accounting_code, liability_accounting_code, managed_expense_accounting_code, managed_liability_accounting_code, managed_tag_assignment, overtime_rate, pay_rate, pay_stub, recurrence, source_adjustment, tag_assignment, tag_assignment_amounts 
