get https://{hostname}/api/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.
The associated Access Control Point is PAY_CODE_NAME_LIST.