Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ACTIVE_HUB_KEY | int | 4 | null |
|
|
The Hub record ID |
|||||
| COMPANY_AUTHORIZED_AGENT_ID | int | 4 | √ | null |
|
|
Company authorized agent ID |
||||
| COMPANY_ID | int | 4 | √ | null |
|
|
Company ID |
||||
| COMPANY_NAME | varchar | 255 | √ | null |
|
|
Company name |
||||
| CUSTOMER_ID | int | 4 | √ | null |
|
|
Customer ID of the authorized agent |
||||
| CUSTOMER_NAME | varchar | 511 | √ | null |
|
|
Customer name of the authorized agent |
||||
| CUSTOMER_NAME_LAST_FIRST | varchar | 512 | √ | null |
|
|
Customer name of the authorized agent (last name, first name) |
||||
| CONTACT_TYPE_ID | int | 4 | √ | null |
|
|
Contact type ID |
||||
| CONTACT_TYPE_NAME | varchar | 50 | √ | null |
|
|
Contact type |
||||
| IS_ONLINE_ADMINISTRATOR | varchar | 5 | √ | null |
|
|
Whether the agent can administer Organization and Agents online and conduct allowed transactions (Yes/No) |
||||
| LAST_SYNC_TIME | datetime | 16,3 | null |
|
|
Date and time Hub record was last modified |
|||||
| ACTIVE_HUB_PROCESS_ID | bigint | 8 | √ | null |
|
|
The Hub sync process ID |
||||
| ORG_ID | int | 4 | √ | null |
|
|
Your organization’s unique identifier in the Active Net system |