Contact Object

Information about the contact.

🚧

Important

By default, data sent in notifications no longer contains the following PII (Personally Identifiable Information):

  • street1
  • street2
  • postalcode
  • city
  • phone1
  • phone2
  • fax

If you currently receive this data in notifications and you want us to discontinue sending it, contact Client Experience. For more information about these changes, see Ensuring Global Compliance.

Field NameTypeDescription
languagestringContact's language.
languageIdstringTwo-character ID of the contact's language, see ISO 639-1.
localestringTwo-character ID of the contact's language (see ISO 639-1) followed by two-character ID of the contact's country (see ISO 3166-1 alpha-2).
salutationstringContact's salutation. Possible values are Mr, Ms, Mrs, Miss.
salutationIdstringContact's salutation ID. Possible values are Mr. = MR, Ms. = MS, Mrs. = MRS, Miss = MIS.
titlestringContact's title.
companystringName of the company.
companyTypestringCompany type. Possible values are Company, Governmental, Miscellaneous, Non-profit, and School/University,
companyTypeIdstringID of the company type. Possible values are Company = COM, Governmental = GOV, Miscellaneous = MIS, Non-profit = NPR and School/University = UNI.
firstnamestringContact's first name.
lastnamestringContact's last name.
companyKatakanastringName of the company in Katakana.
firstnameKatakanastringContact's first name in Katakana.
lastnameKatakanastringContact's last name in Katakana.
companyRomanizedstringRomanized name of the company.
firstnameRomanizedstringContact's romanized first name.
lastnameRomanizedstringContact's romanized last name.
street1stringContact's street address.
street2stringContact's additional street information.
postalcodestringContact's postal code.
citystringContact's city.
statestringContact's state.
stateIdstringFive- or six-character ID of the customer's country and state based on ISO 3166-2. It is required for Australia, Brazil, Canada, India, Ireland, Japan, the UAE, and the USA. For syntax, see GraphQL StateEnum.
countrystringContact's country.
countryIdstringTwo-character ID of the contact's country, see ISO 3166-1 alpha-2.
phone1stringContact's phone number.
phone2stringContact's additional phone number.
faxstringContact's fax number.
emailstringContact's email address.
vatIdstringTaxation number of the contact's company. It should correspond with the company's CountryId.