Pay Code Tags

This resource allows you to retrieve and manipulate pay code tags that are used to mark PayCode and PayRule.

Operations


Create Pay Code Tag
POST /v1/timekeeping/setup/pay_code_tags


Delete Pay Code Tag by ID
DELETE /v1/timekeeping/setup/pay_code_tags/{id}


Retrieve All Pay Code Tags
GET /v1/timekeeping/setup/pay_code_tags


Retrieve Pay Code Tag by ID
GET /v1/timekeeping/setup/pay_code_tags/{id}


Update Pay Code Tag by ID
PUT /v1/timekeeping/setup/pay_code_tags/{id}