Employment Terms Paycode Edits

This resource specifies the characteristics of paycode edits applied to an employment term. The main characteristics of a paycode edit are the paycode, the employee, the date, and the amount (either numeric or symbolic).

The characteristic of "paycode" (a Timekeeping entity related to paycode edits) is associated with accruals and payroll. Common examples include the paycodes "Sick," "Vacation," "Training," "Holiday," and so on.

A paycode edit is an instance of a paycode associated with a specific employee at a specific time and thus part of the employee's schedule. For example, an employee might be assigned a Vacation paycode the first two weeks of July to replace two weeks of regularly scheduled work, or a Sick paycode to replace half the scheduled work day of January 3. Once assigned, the entity is called a paycode edit. Paycode edits can include the child objects Comments and Notes.

Operations


Create Employment Terms PCEs
POST /v1/scheduling/employment_terms_schedule/pay_code_edits/apply_create


Delete Employment Terms PCEs
POST /v1/scheduling/employment_terms_schedule/pay_code_edits/apply_delete


Retrieve Employment Terms PCE by ID
GET /v1/scheduling/employment_terms_schedule/pay_code_edits/{id}


Update Employment Terms PCEs
POST /v1/scheduling/employment_terms_schedule/pay_code_edits/apply_update