...
Field | Description | Format | Required | Field Type | Notes |
---|---|---|---|---|---|
displayName | The participants name formatted as defined by the Display Name Format global preference. | string | true | default | |
isCompany | Defines the participant as either a Company or Individual. | boolean | true | default | |
companyName | The name of the company if the participant is a Company, or the name of the employer if the participant is an Individual. | string | false | default | |
salutation | The Individual's prefix. | string | false | default | |
firstName | The Individual's first name. | string | false | default | |
middleName | The Individual's middle name. | string | false | default | |
lastName | The Individual's last name. | string | false | default | |
suffix | The Individual's suffix. | string | false | default | |
preferredName | The Individual's preferred name. | string | false | additional | |
physicalAddressLine1 | The primary field for the physical address of the participant. | string | false | default | |
physicalAddressLine2 | An optional secondary address field for the physical address. | string | false | default | |
physicalCity | The city portion of the physical address. | string | false | default | |
physicalStateProvince | The state or province portion of the physical address. | string | false | default | |
physicalPostCode | The postcode or zip code portion of the physical address. | string | false | default | |
physicalCountry | The associated countries resource for the country portion of the physical address. | string | false | link | |
mailingAddressLine1 | The primary field for the mailing address of the participant. | string | false | additional | |
mailingAddressLine2 | An optional secondary address field for the mailing address. | string | false | additional | |
mailingCity | The city portion of the mailing address. | string | false | additional | |
mailingStateProvince | The state or province portion of the mailing address. | string | false | additional | |
mailingPostCode | The postcode or zip code portion of the mailing address. | string | false | additional | |
mailingCountry | The associated countries resource for the country portion of the mailing address. | string | false | link | |
phone1Label | string | false | default | ||
phone1Country | string | false | default | ||
phone1Area | string | false | default | ||
phone1Number | string | false | default | ||
phone1Notes | string | false | default | ||
phone2Label | string | false | additional | ||
phone2Country | string | false | additional | ||
phone2Area | string | false | additional | ||
phone2Number | string | false | additional | ||
phone2Notes | string | false | additional | ||
phone3Label | string | false | additional | ||
phone3Country | string | false | additional | ||
phone3Area | string | false | additional | ||
phone3Number | string | false | additional | ||
phone3Notes | string | false | additional | ||
phone4Label | string | false | additional | ||
phone4Country | string | false | additional | ||
phone4Area | string | false | additional | ||
phone4Number | string | false | additional | ||
phone4Notes | string | false | additional | ||
fax | string | false | additional | ||
sms | string | false | additional | ||
string | false | default | |||
website | string | false | additional | ||
occupation | string | false | additional | ||
taxNumber | string | false | additional | ||
birthTimestamp | timestamp | false | default | ||
deathTimestamp | timestamp | false | additional | ||
maritalStatus | string | false | default | ||
gender | string | true | default | ||
emailFormat | string | false | additional | ||
notificationMethod | string | false | additional | ||
isNewsletterSubscriber | boolean | false | additional | ||
modifiedTimestamp | timestamp | false | additional | ||
createdTimestamp | timestamp | false | additional | ||
division | string | true | link | ||
billingPreference | string | false | link |
...