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