delete https://apisandbox.paylocity.com/api/v1/companies//employees//deductions//
Delete Deduction API deletes an incorrect deduction from Paylocity Payroll/HR solution.
Responses
204Successfully Deleted
403Forbidden
404Not Found
Delete Deduction API deletes an incorrect deduction from Paylocity Payroll/HR solution.
204Successfully Deleted
403Forbidden
404Not Found
xxxxxxxxxx
curl --request DELETE \
--url https://apisandbox.paylocity.com/api/v1/companies/companyId/employees/employeeId/deductions/deductionCode/startDate \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: