Skip to content

Contacts Object ​



id
string
REQUIRED · 

The contact's unique identifier

first_name
string

The contact's first name

last_name
string

The contact's last name

name
string

The contact's full name

email
string

The contact's email

phones
object[]

The contact's phone numbers

phone
string

The phone number

type
string

The phone number type

addresses
object[]

The contact's addresses

street_1
string

The contact's first line of street address

street_2
string

The contact's second line of street address

city
string

The contact's city

state
string

The contact's state

country
string

The contact's country

postal_code
string

The contact's postal code

type
string

The address type

lists
object[]

The lists that the contact is subscribed to

id
string

The list's unique identifier

tags
object[]

The contact's tags

id
string

The tag's unique identifier

name
string

The tag's name

status
string

The contact's subscription status

updated_at
string · date-time

The date and time of the contact's last update

created_at
string · date-time

The date and time of the contact's creation

remote_data
object

Raw data returned from the remote API call.