Timekeeping Pay Rules

This resource allows you to retrieve a list of pay rules.

Pay rules control how time and attendance information is processed for each employee. In a pay rule, your company defines how each segment of time is marked. For example, pay rules allow you to define and record a normal pay period and an overtime period inside a time segment.

A Service Limit applies to some of the bulk operations against this resource. Refer to the Limits topic for more information.

Operations


Create Timekeeping Pay Rule
POST /v2/timekeeping/setup/payrules


Create Timekeeping Pay Rule (Deprecated)
POST /v1/timekeeping/setup/payrules


Create Timekeeping Pay Rules
POST /v1/timekeeping/setup/payrules/multi_create


Delete Timekeeping Pay Rule by ID
DELETE /v1/timekeeping/setup/payrules/{id}


Delete Timekeeping Pay Rules
POST /v1/timekeeping/setup/payrules/multi_delete


Retrieve All Timekeeping Pay Rules
GET /v2/timekeeping/setup/payrules


Retrieve All Timekeeping Pay Rules (Deprecated)
GET /v1/timekeeping/setup/payrules


Retrieve Timekeeping Pay Rules
POST /v1/timekeeping/setup/payrules/multi_read


Update Timekeeping Pay Rule by ID
PUT /v1/timekeeping/setup/payrules/{id}


Update Timekeeping Pay Rules
POST /v1/timekeeping/setup/payrules/multi_update