Contact Entries

Contact information records (email, phone, website, postal address) for companies and people. Multiple contact entries can be attached to a single company or person, each with a type (e.g. work, personal) and optional billing-specific fields.

Attributes

address string
Response Request

The street address of this contact entry.

billing_address boolean
Response Request

The billing address associated with this contact entry.

billing_email boolean
Response Request

The email address used for billing on this contact entry.

city string
Response Request

The city of this contact entry.

company company
Response

The company this contact entry belongs to, if the contactable is a company.

company_id integer
Request Parameter `filter`

ID of the company this contact entry belongs to, if the contactable is a company.

contactable_id integer
Parameter `filter`

The ID of the associated contactable resource.

contactable_type string
Response Request Parameter `filter`

The type of the associated contactable resource.

country string
Response Request

The country of this contact entry.

email string
Response Request

The email address of this contact entry.

invoice invoice
Response

The invoice this contact entry is associated with, if applicable.

invoice_id integer
Request Parameter `filter`

ID of the invoice this contact entry is associated with, if applicable.

invoice_template invoice template
Response

The invoice template this contact entry is linked to, for pre-filling invoice contact details.

invoice_template_id object
Request

ID of the invoice template this contact entry is linked to.

name string
Response Request

The display name on this contact entry.

organization organization
Response

The organization this contact entry belongs to.

organization_id object
Request

ID of the organization this contact entry belongs to.

person person
Response

The person this contact entry belongs to, if the contactable is a person.

person_id integer
Request Parameter `filter`

ID of the person this contact entry belongs to, if the contactable is a person.

phone string
Response Request

The phone number of this contact entry.

purchase_order purchase order
Response

The purchase order this contact entry is associated with, if applicable.

purchase_order_id object
Request

ID of the purchase order this contact entry is associated with, if applicable.

state string
Response Request

The state or province of this contact entry.

subsidiary subsidiary
Response

The subsidiary this contact entry is linked to, if applicable.

subsidiary_id integer
Request Parameter `filter`

ID of the subsidiary this contact entry is linked to, if applicable.

type string
Response Request

The type of this contact entry, indicating the context (e.g. company or person contact).

vat string
Response Request

The VAT number associated with this contact entry.

website string
Response Request

The website URL of this contact entry.

zipcode string
Response Request

The ZIP or postal code.