Home > API General, References > ACCT_CONTACT_ADDRESSES Reference

ACCT_CONTACT_ADDRESSES Reference


Reference for any method using the ACCT_CONTACT_ADDRESSES object. (This is different from the ContactAddress object.)

Name Data Type
ORG_ID Long
Description The organizations ID number.
ACCT_ID Long
Description The ID of the account to which the address is connected.
ACCT_TYPE Integer
Description The numeric value of the account type.
ACCT_TYPE_VAL String
Description The textual value of the account type.
ACCT_CLASS Integer
Description The numeric value of the account class.
ACCT_CLASS_VAL String
Description The textual value of the account class.
ACCT_NAME String
Description The name on the account. This may differ from the primary contact’s name in some instances, such as a business account or a guardianship account.
CONTACT_ID Long
Description The contact’s ID number.
CONTACT_TYPE Integer
Description The numeric value of the contact type.
CONTACT_TYPE_VAL String
Description The textual value of the contact type.
ADDR_ID Long
Description The ID number of the primary contacts address.
ADDR_TYPE Integer
Description he numeric value for the address type.
Available values:

  • 1 – HOME
  • 2 – OFFICE
  • 3 – MAILING
  • 4 – SHIPPING
  • 5 – OTHER
ADDR_TYPE_VAL String
Description he numeric value for the address type.
Available values:

  • HOME – 1
  • OFFICE – 2
  • MAILING – 3
  • SHIPPING – 4
  • OTHER – 5
ADDRESS String
Description The primary contact’s address in full.
ADDR1 String
Description The first line of the street address.
ADDR2 String
Description The second line of the street address.
ADDR3 String
Description The third line of the street address.
CITY String
Description The city in which the address is located.
STATE String
Description The state/province in which the address is located.
POSTAL_CODE String
Description The postal/ZIP code for the address.
COUNTRY String
Description The country in which the address is located.
ACTIVE Boolean
Description Indicates if the contact is active (“True”) or not (“False”).
CREATED_BY Long
Description The ID number of the user that created the address record.
UPDATED_BY Long
Description  The ID of the last person to update the address record.
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