Update Employee Earning by resourceId

Summary Description

This function will allow the API user to update details for a particular earning code that occurs in the past/present/future.

Path Params
string
required

The Paylocity Company Identifier. This is the unique value provided by Paylocity to each specific Payroll Entity.
Allowable Values:
9 char max

string
required

A filter to use to limit results to a specific employee.
Allowable Values:
255 char max

string
required

Earning Code

uuid
required

Resource ID of the record

Body Params

A Payroll Earning Code is a specific classification used in payroll systems to categorize the different types of income an employee receives. These codes denote various earnings such as regular hours worked, overtime, bonuses, commissions, or holiday pay, among others. The purpose of these codes is to streamline the payroll process, making it easier to track, manage, and report different types of income. They are essential for accurate payroll calculations and compliance with tax and labor laws.

A Payroll Earning Code is a specific classification used in payroll systems to categorize the different types of income an employee receives.
These codes denote various earnings such as regular hours worked, overtime, bonuses, commissions, or holiday pay, among others.
The purpose of these codes is to streamline the payroll process, making it easier to track, manage, and report different types of income.
They are essential for accurate payroll calculations and compliance with tax and labor laws.

date-time | null

Effective Date of Earning

date-time | null

End Date of Earning

double | null

Amount of Earning

double | null

Earning Code Rate

double | null

Hours or Units Worked

boolean | null

Self Insured Flag

string | null

Earning Calculation Code

string | null

Frequency determines how often the earning Amount is applied in payroll

string | null

Agency Code

string | null

Miscellaneous Info

string | null

Rate Code

distribution
object

Labor Distribution is the term for the system categorizing (distributing) payroll data among Cost Centers and Job Codes

limits
object

Limits are used to control the amount of an earning or deduction

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Response
200

OK

Language
LoadingLoading…