Properties
- 04 Jun 2024
- Print
- PDF
Properties
- Updated on 04 Jun 2024
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Description
A physical location where work is performed. Click Property for more information.
Resource Overview
Endpoint | Definition |
GET/Properties | Retrieve a list of information related to properties. |
POST/Properties | Add properties. |
PUT/Properties | Modify existing properties. |
Attributes
Attribute | Description | Data Type | Notes |
---|---|---|---|
Active | indicates if the pay schedule is active or inactive | boolean | |
DefaultOTPayCodeID | unique identifier for overtime pay code | integer(int32) | |
DefaultOTPayCodeName | name of the default overtime pay code | string | Max Length: 60 |
DefaultPayCodeID | unique identifier for default pay code | integer(int32) | |
DefaultPayCodeName | name of default code | string | Max Length: 60 |
DailyHoursBeforeOT | amount of hours that must be worked before accruing overtime for a specific week | number(double) | |
PayScheduleID | unique identifier for pay schedule | integer(int32) | |
PayScheduleName | name of the pay schedule | string | Max Length:50 |
WeeklyHoursBeforeOT | number of weekly hours before overtime applies | number(double) |
Was this article helpful?