COMPANY_AUTHORIZED_AGENTS

0 rows


Description

Company authorized agent details

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
COMPANIES.COMPANY_ID Defined in XML R

Company ID

COMPANY_NAME varchar 255 null

Company name

CUSTOMER_ID int 4 null
CUSTOMERS.CUSTOMER_ID Defined in XML R

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_TYPES.CONTACT_TYPE_ID Defined in XML R

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

Relationships

View Definition


Possibly Referenced Tables/Views