Home > API General, References > ACT_CONTACTS_DEC Reference

ACT_CONTACTS_DEC Reference


Reference for all methods using the ACT_CONTACTS_DEC object.

Name Data Type
CONTACT_ID Long
Description The ID for the contact.
ACCT_ID Long
Description The account’s ID number. This is returned when you use the CreateNewAccount method or can be retrieved with the SearchBy method.
FIRST_NAME String
Description The first name of the contact.
LAST_NAME String
Description The last name or surname of the contact.
KNOWN_AS String
Description The name the customer prefers to go by.
CONTACT_TYPE Integer
Description The numeric value of the contact type.
Available values:

  • 1 – Account Manager
  • 2 – Account User
  • 3 – Account Contact Only
  • 4 – Business Contact Record
EMPLOYER String
Description The contact’s employer.
ACTIVE Boolean
Description Indicates if the contact is active or not.
EMAIL String
Description The email address for the contact.
DL_NUMBER String
Description The contact’s driver’s license number.
DL_STATE String
Description The state/province where the driver’s license was issued.
DOB String
Description The contact’s date of birth.
SSN String
Description The customer’s social security number.
SSN_DEC String
Description  The customer’s social security number.
ECOMM_CODE String
Description No longer returned.
CFLEX01 String
Description A custom field, set up by the organization, designed to hold additional contact information. This is not displayed in the Store application.
CFLEX02 String
Description A custom field, set up by the organization, designed to hold additional contact information. This is not displayed in the Store application.
CFLEX03 String
Description A custom field, set up by the organization, designed to hold additional contact information. This is not displayed in the Store application.
CFLEX04 String
Description A custom field, set up by the organization, designed to hold additional contact information. This is not displayed in the Store application.
CFLEX05 String
Description A custom field, set up by the organization, designed to hold additional contact information. This is not displayed in the Store application.
CREATED DateTime
Description The date the contact record was created.
UPDATED DateTime
Description The date the contact record was last updated.
CREATED_BY Long
Description The user’s ID that created the contact record.
UPDATED_BY Long
Description The users’s ID that last updated the contact record.
ACT_CONTACT_ADDRESSES ACCT_CONTACT_ADDRESSES
Description A collection of data for the contact’s address.
ACCT_CONTACT_PHONES ACCT_CONTACT_PHONES
Description A collection of data for the contact’s phone number.
Categories: API General, References
  1. No comments yet.
  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s