Division Integration Code
- 04 Jun 2024
- 1 Minute to read
- Print
- PDF
Division Integration Code
- Updated on 04 Jun 2024
- 1 Minute to read
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Description
An identifier with which to categorize divisions.
Resource Overview
Endpoint | Definition |
GET/DivisionIntegrationCode | Retrieve a list of division integration codes. |
Attributes
Attribute | Description | Data Type | Notes |
---|---|---|---|
Active | indicates whether division integration code is active or inactive | boolean | |
CreatedByUserID | unique identifier for the creator of the division integration code | integer(int32) | |
CreatedByUserName | full name for the creator of the division integration code | string | Max Length: 101 |
CreatedDateTime | date and time of record creation | string | |
DivisionIntegrationCodeID | unique identifier of division integration code | string | Max Length: 50 Min Length: 1 |
DivisionIntegrationCodeName | name of division integration code | string | Max Length: 50 Min Length: 1 |
LastModifedByUserID | unique identifier of user who made most recent change to record | string | Max Length: 101 |
LastModifedDateTime | date and time when record was last modified | DateTime |
Was this article helpful?