Fields
| Field Name | Type | Display Name | 
|---|
| ContactId | Int32 | Contact id | 
| AccountNumber | String | Account number | 
| ContactFirstName | String | Contact first name | 
| ContactLastName | String | Contact last name | 
| ContactStatusId | Nullable`1 | Contact status id | 
| ContactType | ContactType | Contact type | 
| Created | DateTime | Created | 
| CreatedBy | String | Created by | 
| CreditLimit | Nullable`1 | Credit limit | 
| CustomValues | Dictionary`2 | Custom values | 
| DivisionId | Int32 | Division id | 
| EmailAddress | String | Email address | 
| EntityTypeId | Nullable`1 | Entity type id | 
| FaxNumber | String | Fax number | 
| IdNumber | String | Id number | 
| IdNumberType | Nullable`1 | Id number type | 
| IsACorporation | Nullable`1 | Is a corporation | 
| IsDeleted | Boolean | Is deleted | 
| LastModified | DateTime | Last modified | 
| LastModifiedBy | String | Last modified by | 
| MobilePhoneNumber | String | Mobile phone number | 
| Name | String | Name | 
| OrganizationId | Int32 | Organization id | 
| PaidAs | Nullable`1 | Paid as | 
| ParentContactId | Nullable`1 | Parent contact id | 
| PaymentTermId | Nullable`1 | Payment term id | 
| PhoneNumber | String | Phone number | 
| Tags | List`1 | Tags | 
| Website | String | Website |