Description
An event where work is assessed or performed to complete a work ticket.
Resource Overview
| Endpoint | Definition | 
| GET/DivisionIntegrationCodes | Retrieve a list of division integration codes. | 
Attributes
| Attribute | Description  | Data Type  | Notes   | 
|---|---|---|---|
| DivisionIntegrationCodeID | unique identifier for integration code associated with division | integer | |
| DivisionIntegrationCodeName | name for integration code associated with division | string | |
| CreatedByUserID | unique identifier for user associated with the creation of the division integration code | integer | Max Length: 100 | 
| CreatedByUserName | name of the user associated with the creation of the division integration code | string | |
| CreatedDateTime | date and time of the creation of the division integration code | DateTime | |
| LastModifiedByUserID | unique identifier associated with the user that last modified the division integration code | integer | |
| LastModifiedByUserName | name of the user associated with the last modification of the division integration code | string | |
| LastModifiedDateTime | date and time of the last modification of the division integration code | DateTime | |
| Active | determines if the division integration code is active | boolean |