Employee Payroll Contributions

GET {{base_url}}/employee/:Employee/emekgroups

Use this endpoint to retrieve payroll contributions associated with an employee in the Employees hub.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"Employee":"00001","SystemSuppress":"N","Code":"401K","Method":"P","Suppress":"S","AmtPct":7,"AdditionalAmt":100,"Limit":500,"EmployeeCompany":"PR"}]