Description
User preferences with object with the following format { "contacts_filter": "string - the current state of the contacts filter", "contacts_view_options": "string - the current state of the contacts view options", "default_account_list": "id string - the default account list to display on load", "locale": "string - locale", "setup": "boolean - indicating if the user is still in the setup process", "tab_orders": "string - the order of tabs on the contact show page", "tasks_filter": "string - the current state of the task filter", "time_zone": "string - the timezone the user is currently in", "hour_to_send_notifications": "integer - hour of day to send notifications (between 0 to 23 or nil if immediately)" }
suffix
Typestring
Description
Suffix
title
Typestring
Description
Title
updated_at
Typedate
Description
The timestamp of when this resource was last updated
updated_in_db_at
Typedate
Description
This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Relationships
account_lists.data
Type[AccountList]
Description
account lists this user has access to
email_addresses.data
Type[EmailAddress]
Description
An array of email addresses belonging to this user
facebook_accounts.data
Type[FacebookAccount]
Description
An array of facebook accounts belonging to this user
family_relationships.data
Type[FamilyRelationship]
Description
An array of family relationships belonging to this user
linkedin_accounts.data
Type[LinkedinAccount]
Description
An array of linkedin accounts belonging to this user
master_person.data.id
TypeID string
Description
The id of the Master Person that this user belongs to
phone_numbers.data
Type[PhoneNumber]
Description
An array of phone numbers belonging to this user
twitter_accounts.data
Type[TwitterAccount]
Description
An array of twitter accounts belonging to this user
websites.data
Type[Website]
Description
An array of websites belonging to this user
User [PUT]
User [PUT]
Request
Endpoint
Body
Parameters
Attributes
alma_mater
Typestring
Description
The college a person graduated from
Required
No
anniversary_day
Typenumber
Description
Anniversary Day
Required
No
anniversary_month
Typenumber
Description
Anniversary Month
Required
No
anniversary_year
Typenumber
Description
Anniversary Year
Required
No
avatar
Typestring
Description
Avatar
Required
No
birthday_day
Typenumber
Description
Birthday Day
Required
No
birthday_month
Typenumber
Description
Birthday Month
Required
No
birthday_year
Typenumber
Description
Birthday Year
Required
No
created_at
Typestring
Description
Created At
Required
No
deceased
Typeboolean
Description
Deceased
Required
No
employer
Typestring
Description
Employer
Required
No
first_name
Typestring
Description
First Name
Required
No
gender
Typestring
Description
Gender
Required
No
last_name
Typestring
Description
Last Name
Required
No
legal_first_name
Typestring
Description
Legal First Name
Required
No
marital_status
Typestring
Description
Marital Status
Required
No
middle_name
Typestring
Description
Middle Name
Required
No
occupation
Typestring
Description
Occupation
Required
No
optout_enewsletter
Typeboolean
Description
Optout of enewsletter
Required
No
overwrite
Typeboolean
Description
Only used for updating a record where you want to ignore the server's ' 'updated_in_db_at value and force overwrite the values for the record. ' 'Must be true to work.
Required
No
parent_contacts
Type["Contact"]
Description
Parent contacts of this user
Required
No
preferences
Typeobject
Description
User preferences with object with the following format { "contacts_filter": "string - the current state of the contacts filter", "contacts_view_options": "string - the current state of the contacts view options", "default_account_list": "id string - the default account list to display on load", "locale": "string - locale", "setup": "boolean - indicating if the user is still in the setup process", "tab_orders": "string - the order of tabs on the contact show page", "tasks_filter": "string - the current state of the task filter", "time_zone": "string - the timezone the user is currently in", "hour_to_send_notifications": "integer - hour of day to send notifications (between 0 to 23 or nil if immediately)" }
Required
No
suffix
Typestring
Description
Suffix
Required
No
title
Typestring
Description
Title
Required
No
updated_at
Typedate
Description
The timestamp of when this resource was last updated
Required
No
updated_in_db_at
Typedate
Description
This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Required
No
Response
Headers
Body
Fields
Attributes
alma_mater
Typestring
Description
The college a person graduated from
anniversary_day
Typenumber
Description
Anniversary Day
anniversary_month
Typenumber
Description
Anniversary Month
anniversary_year
Typenumber
Description
Anniversary Year
avatar
Typestring
Description
Avatar
birthday_day
Typenumber
Description
Birthday Day
birthday_month
Typenumber
Description
Birthday Month
birthday_year
Typenumber
Description
Birthday Year
created_at
Typestring
Description
Created At
deceased
Typeboolean
Description
Deceased
employer
Typestring
Description
Employer
first_name
Typestring
Description
First Name
gender
Typestring
Description
Gender
last_name
Typestring
Description
Last Name
legal_first_name
Typestring
Description
Legal First Name
marital_status
Typestring
Description
Marital Status
middle_name
Typestring
Description
Middle Name
occupation
Typestring
Description
Occupation
optout_enewsletter
Typeboolean
Description
Optout of enewsletter
parent_contacts
Type["Contact"]
Description
Parent contacts of this user
preferences
Typeobject
Description
User preferences with object with the following format { "contacts_filter": "string - the current state of the contacts filter", "contacts_view_options": "string - the current state of the contacts view options", "default_account_list": "id string - the default account list to display on load", "locale": "string - locale", "setup": "boolean - indicating if the user is still in the setup process", "tab_orders": "string - the order of tabs on the contact show page", "tasks_filter": "string - the current state of the task filter", "time_zone": "string - the timezone the user is currently in", "hour_to_send_notifications": "integer - hour of day to send notifications (between 0 to 23 or nil if immediately)" }
suffix
Typestring
Description
Suffix
title
Typestring
Description
Title
updated_at
Typedate
Description
The timestamp of when this resource was last updated
updated_in_db_at
Typedate
Description
This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Relationships
account_lists.data
Type[AccountList]
Description
account lists this user has access to
email_addresses.data
Type[EmailAddress]
Description
An array of email addresses belonging to this user
facebook_accounts.data
Type[FacebookAccount]
Description
An array of facebook accounts belonging to this user
family_relationships.data
Type[FamilyRelationship]
Description
An array of family relationships belonging to this user
linkedin_accounts.data
Type[LinkedinAccount]
Description
An array of linkedin accounts belonging to this user
master_person.data.id
TypeID string
Description
The id of the Master Person that this user belongs to
phone_numbers.data
Type[PhoneNumber]
Description
An array of phone numbers belonging to this user
twitter_accounts.data
Type[TwitterAccount]
Description
An array of twitter accounts belonging to this user
websites.data
Type[Website]
Description
An array of websites belonging to this user