Contact
Manages contact records including customer and vendor contact information.
Columns
| Name | Type | ReadOnly | Description |
| key [KEY] | String | False |
Unique key identifying the Contact object. |
| id | String | False |
Identifier of the Contact object. |
| href | String | False |
URL reference for the Contact object. |
| prefix | String | False |
Name prefix. |
| firstName | String | False |
First name of the contact. |
| middleName | String | False |
Middle name of the contact. |
| lastName | String | False |
Last name of the contact. |
| companyName | String | False |
Company name. |
| printAs | String | False |
Print as name. |
| status | String | False |
Current status of the contact. |
| showInContactList | Boolean | False |
Indicates if contact is shown in contact list. |
| phone1 | String | False |
Primary phone number. |
| phone2 | String | False |
Secondary phone number. |
| mobile | String | False |
Mobile phone number. |
| pager | String | False |
Pager number. |
| fax | String | False |
Fax number. |
| email1 | String | False |
Primary email address. |
| email2 | String | False |
Secondary email address. |
| URL1 | String | False |
Primary URL. |
| URL2 | String | False |
Secondary URL. |
| discount | String | False |
Discount for the contact. |
| mailingAddressAddressLine1 | String | False |
Mailing address line 1. |
| mailingAddressAddressLine2 | String | False |
Mailing address line 2. |
| mailingAddressAddressLine3 | String | False |
Mailing address line 3. |
| mailingAddressCity | String | False |
Mailing address city. |
| mailingAddressState | String | False |
Mailing address state. |
| mailingAddressPostCode | String | False |
Mailing address postal code. |
| mailingAddressCountry | String | False |
Mailing address country. |
| mailingAddressIsoCountryCode | String | False |
Mailing address ISO country code. |
| taxIsTaxable | Boolean | False |
Indicates if contact is taxable. |
| taxTaxId | String | False |
Tax identifier. |
| entity_Key | String | False |
Key of the entity. |
| entity_Id | String | False |
Identifier of the entity. |
| entity_Name | String | False |
Name of the entity. |
| entity_Href | String | False |
URL reference for the entity. |
| priceList_Key | String | False |
Key of the price list. |
| priceList_Id | String | False |
Identifier of the price list. |
| priceList_Href | String | False |
URL reference for the price list. |
| priceSchedule_Key | String | False |
Key of the price schedule. |
| priceSchedule_Id | String | False |
Identifier of the price schedule. |
| priceSchedule_Href | String | False |
URL reference for the price schedule. |