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 |