Payroll
Retrieves the collection of Payroll resources.
Retrieves the collection of Payroll resources.
get/payroll
Response
Payroll collection
Example response
[
{
"id": "1",
"platform": "ADP",
"dba": "Report: Earnings Record",
"start": "2018-01-02",
"end": "2018-05-15",
"employee_number": "5",
"employee_name": "Emily Wright",
"employee_id": "6319",
"hourly_rate": "37.5000",
"salary": "400.00",
"standard_hours": "Emily Wright",
"check_date": "2018-01-12",
"check_number": "50828",
"coverage_start": "2018-01-02",
"coverage_end": "2018-10-12",
"gross_wages": "212.50",
"social_security": "91.76",
"medicare_tax": "110.40",
"fica_tax": "16.26",
"federal_tax": "120.78",
"state_tax": "42.82",
"other_tax": "0.0",
"local_tax": "0.0",
"dental_deductions": "0.0",
"health_deductions": "0.0",
"hsa_deductions": "0.0",
"pre_tax_deductions": "103.60",
"after_tax_deductions": "0.0",
"voluntary_deductions": "103.60",
"garnishment_deductions": "0.0",
"regular_hours": "103.60",
"overtime_hours": "0.0",
"holiday_hours": "0.0",
"sick_hours": "0.0",
"regular_wages": "1480.00",
"overtime_wages": "0.0",
"reimbursements": "0.0",
"commission": "0.0",
"bonus": "0.0",
"net_pay": "1100.23",
"company_futa_tax": "8.88",
"company_suta_tax": "50.32",
"company_social_security": "91.76",
"company_medicare_tax": "21.46",
"company_state_tax": "1.48",
"company_other_tax": "0.0",
"company_other_contributions": "59.20"
}
]