Get Employee Deductions [Batch]get https://dc1demogwext.paylocity.com/apiHub/payroll/v1/companies/{companyId}/employees/{employeeId}/deductionsSummary Description This function will allow the API user to GET a list of all active deductions associated with the employee record.Path ParamscompanyIdstringrequiredThe Paylocity Company Identifier. This is the unique value provided by Paylocity to each specific Payroll Entity. Allowable Values: 9 char maxemployeeIdstringrequiredA filter to use to limit results to a specific employee. Allowable Values: 255 char maxQuery ParamsfilterstringThe API Filter, by defining specific conditions, enables developers to fine-tune data from API calls for more precise results, enhancing application efficiency and user-friendliness. For more information review the Filtering pagelimitint32Defaults to 20Number of results per page. Default Value: 250 Maximum Value: 250offsetint32Defaults to 0Pagination offsetHeaderstestModebooleanIf true all responses are mocked and generated randomlytruefalseResponse 200OKUpdated 2 months ago