Skip to content

Relationships

Schema relationships
graph LR
    Contacts -->|"company"| CompanyInfo

Properties

idstring
required·

The unique identifier for the contact

addressesobject[]

The addresses of the contact

citystring

The city of the contact

countrystring

The country of the contact

idstring

The unique identifier for address

postal_codestring

The postal code of the contact

statestring

The state of the contact

street_1string

The street 1 address of the contact

street_2string

The street 2 address of the contact

typestring

The type of the address

companystring

The ID of company the contact belongs to

References: CompanyInfo → id
created_atstring · date-time

This represents the date when the contact was created

currencystring

The currency of the contact

emailsobject[]

The emails of the contact

emailstring

The email of the contact

typestring

The type of the email

namestring

The name of the contact

phonesobject[]

The phone numbers of the contact

extensionstring

The extension of the phone number

numberstring

The phone number of the contact

typestring

The type of the phone number

remote_dataRecord<string, any>

Raw data returned from the remote API call.

statusstring

The status of the contact

Possible values:
activearchived
tax_numberstring

The tax number of the contact

typestring

The type of the contact

Possible values:
customervendor
updated_atstring · date-time

This represents the date when the contact was updated