get deprecatedhttps://{hostname}/api/v1/timekeeping/setup/employee_pay_codes
This operation is deprecated; instead use GET /v2/timekeeping/setup/employee_pay_codes.
This operation returns a list of paycodes available to an employee.
- When this operation is executed with no parameters, the system returns a list of all available paycodes to the employee.
- When this operation includes an ID or qualifier, the system returns a list containing the specified paycode, if available to the employee.
Important Note: We recommend you update your implementations to utilize version 2 operations as they provide better security, performance, and functionality.