Pay Rate Override Pay Codes
- 04 Jun 2024
- Print
- PDF
Pay Rate Override Pay Codes
- Updated on 04 Jun 2024
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Description
A pay code used to override the default pay rate assigned to an employee or subcontractor. Click Pay Code Override Screen for more information.
Resource Overview
Endpoint | Definition |
GET/PayRateOverridePayCodes | Retrieve a list of information related to pay rate override pay codes. |
POST/PayRateOverridePayCodes | Add a pay rate override pay code. |
PUT/PayRateOverridePayCodes | Modify an existing pay rate override pay code. |
Attributes
Attribute | Description | Data Type | Notes |
---|---|---|---|
ContactID | unique identifier for contact associated with the pay rate override | integer(int32) | |
OverrideRate | customer pay rate to be used instead of the standard pay rate | number(double) | |
PayCodeID | unique identifier for the specific pay code being overridden | integer(int32) | |
PayRateOverride | hourly rate negotiated individually for a specific type of work. | integer(int32) | |
PayRateID | identifier for standard pay rate being overriden | integer(int32) |
Was this article helpful?