Division Integration Codes
- 24 Jul 2024
- 1 Minute to read
- Print
- PDF
Division Integration Codes
- Updated on 24 Jul 2024
- 1 Minute to read
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
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 |
Was this article helpful?