Consumer

full_namestring
genderstring
birth_or_trust_datedate. birth
birth_country_idint. See Country enum
birth_state_idint*
citizenship_idint*
marital_status_idint*
ssnstring. Social security number
dlstring.Driver's license number
dl_state_idint*
occupationstring
companystring. Employer
preferred_contact_method_idint*
preferred_contant_timestring
relationship_to_agentstring. E.g. "just met"
relationshipt_to_agent_startdate
created_atdatetime. When this client record was created
last_contacteddatetime
lead_type_idint*
phones_attributesArray of Phone objects. If more than one object exists for this array, place the primary one at the head of the array.
addresses_attributesArray of Address objects. If more than one object exists for this array, place the primary one at the head of the array.
emails_attributesArray of EmailAddress objects. If more than one object exists for this array, place the primary one at the head of the array.
financial_info_attributesFinancialInfo object.
notes_attributesArray of Note objects.
cases_attributesArray of Case (i.e. Application/Policy) objects.
health_info_attributesHealthInfo object.
spouseConsumer object representing the spouse of this Consumer object.