Skip to content

Contacts Object ​



id
string
REQUIRED · The unique identifier for a contact
first_name
string
The first name of the contact
last_name
string
The last name of the contact
name
string
The name of the contact
emails
object[]
The emails of the contact
email
string
REQUIRED · The email of the contact
type
string
The type of the email
phones
object[]
The phone numbers of the contact
number
string
The phone of the contact
extension
string
The extension of the phone number
type
string
The type of the phone
details
string
The details of the contact
account_id
string
The account id of the contact
created_at
string · date-time
The date the contact was created
updated_at
string · date-time
The date the contact was last updated
remote_data
object
Raw data returned from the remote API call.