Workers Comps
- 04 Jun 2024
- Print
- PDF
Workers Comps
- Updated on 04 Jun 2024
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Description
Define and assign types of workers' compensation provided by the company to fully or partially cover wage losses employees injured while working. Click Workers Comp for more information.
Resource Overview
Endpoint | Definition |
GET/WorkersComps | Retrieve a list of information related to workers' compensation. |
Attributes
Attribute | Description | Data Type | Notes |
---|---|---|---|
CreatedByUserID | unique identifier for the user who created the workers comp entry | integer(int32) | |
CreatedByUserName | full name for the user who created the work comps entry | string | Max Length: 101 |
CreatedDateTime | date and time entry was created | DateTime | |
ModifiedByUserID | unique identifier for user who last modified entry | integer(int32) | |
WorkersCompCode | specified to integrate with external payroll systems | string | Max Length: 10 |
WorkersCompID | unique identifier for workers' compensation scheme | integer(int32) | |
WorkersCompName | name of the workers' compensation scheme | string | Max Length: 200 |
Was this article helpful?