ContactVersion
Represents versioned snapshots of contact records, capturing historical changes to contact details such as address, tax, and price list information.
Columns
| Name | Type | Description |
| URL1 | String | The primary URL associated with this contact version. |
| URL2 | String | The secondary URL associated with this contact version. |
| companyName | String | The company name in this contact version. |
| discount | String | The discount associated with this contact version. |
| discountPercent | String | The discount percentage associated with this contact version. |
| email1 | String | The primary email address in this contact version. |
| email2 | String | The secondary email address in this contact version. |
| fax | String | The fax number in this contact version. |
| firstName | String | The first name in this contact version. |
| href | String | The URL of the contact version resource. |
| id | String | The unique identifier of the contact version. |
| isGSTRegistered | Bool | Indicates whether the contact in this version is registered for GST. |
| key [KEY] | String | The system-assigned key that uniquely identifies the contact version record. |
| lastName | String | The last name in this contact version. |
| mailingAddressAddressLine1 | String | The first line of the mailing address in this contact version. |
| mailingAddressAddressLine2 | String | The second line of the mailing address in this contact version. |
| mailingAddressAddressLine3 | String | The third line of the mailing address in this contact version. |
| mailingAddressCity | String | The city of the mailing address in this contact version. |
| mailingAddressCountry | String | The country of the mailing address in this contact version. |
| mailingAddressIsoCountryCode | String | The ISO country code of the mailing address in this contact version. |
| mailingAddressPostCode | String | The postal code of the mailing address in this contact version. |
| mailingAddressState | String | The state or region of the mailing address in this contact version. |
| middleName | String | The middle name in this contact version. |
| mobile | String | The mobile phone number in this contact version. |
| pager | String | The pager number in this contact version. |
| phone1 | String | The primary phone number in this contact version. |
| phone2 | String | The secondary phone number in this contact version. |
| prefix | String | The name prefix in this contact version. |
| priceList_Href | String | The URL of the price list associated with this contact version. |
| priceList_Id | String | The Id of the price list associated with this contact version. |
| priceList_Key | String | The system-assigned key of the price list associated with this contact version. |
| printAs | String | The formatted display name used for printing in this contact version. |
| status | String | The current status of the contact version, such as active or inactive. |
| taxIsTaxable | Bool | Indicates whether the contact in this version is subject to tax. |
| taxTaxAddress | String | The tax address used for tax calculation in this contact version. |
| taxTaxCompanyName | String | The company name used for tax purposes in this contact version. |
| taxTaxId | String | The tax identifier in this contact version. |
| taxTaxIdValidationDate | Date | The date when the tax identifier was validated in this contact version. |