get deprecatedhttps://{hostname}/api/v1/timekeeping/setup/employee_pay_code_symbolic_values
This operation is deprecated; instead use GET /v2/timekeeping/setup/employee_pay_code_symbolic_values.
This operation returns a list of paycode symbolic values available to an employee.
- When this operation is executed with no parameters, the system returns a list of all available paycode symbolic values to the employee.
- When this operation includes an ID or qualifier, the system returns a list containing the specified paycode symbolic value, 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.