v5 Contact > Contact
Resource | Property Name | Is Collection | Data Type | Required / Optional | Scenario 1 | Scenario 2 | Scenario 3 | Scenario 4 |
---|---|---|---|---|---|---|---|---|
Contacts | contactUniqueId | FALSE | string | REQUIRED | ["333333" if possible | system value] | ["444444" if possible | system value] | ["333333" if possible | system value] | ["444444" if possible | system value] |
Contacts | firstName | FALSE | string | REQUIRED | Michael | Alexis | Michael | Alexis |
Contacts | lastSurname | FALSE | string | REQUIRED | Jones | Johnson | Jones | Johnson |
Contacts | sexDescriptor | FALSE | string | CONDITIONAL | Male | Female | Male | Female |
Contacts | addresses | TRUE | contactAddress[] | REQUIRED | ||||
contactAddresses | addressTypeDescriptor | FALSE | addressTypeDescriptor | REQUIRED | Home | Home | Home | Home |
contactAddresses | city | FALSE | string | REQUIRED | Grand Bend | Grand Bend | Grand Bend | Grand Bend |
contactAddresses | postalCode | FALSE | string | REQUIRED | 78834 | 78834 | 78834 | 78834 |
contactAddresses | stateAbbreviationDescriptor | FALSE | stateAbbreviationDescriptor | REQUIRED | TX | TX | TX | TX |
contactAddresses | streetNumberName | FALSE | string | REQUIRED | 654 Mission Hills | 456 Cedar Street | 654 Mission Hills | 456 Cedar Bend |
contactAddresses | apartmentRoomSuiteNumber | FALSE | string | REQUIRED | 100 | 100 | ||
contactAddresses | nameOfCounty | FALSE | string | CONDITIONAL | WILLISTON | WILLISTON | WILLISTON | WILLISTON |
contactAddresses | doNotPublishIndicator | FALSE | boolean | REQUIRED | TRUE | TRUE | ||
Contacts | electronicMails | TRUE | contactElectronicMail[] | REQUIRED | ||||
contactElectronicMails | electronicMailAddress | FALSE | string | REQUIRED | michaeljones@email.com | alexisjohnson@email.com | mJones@email.com | alexisjohnson@email.com |
contactElectronicMails | electronicMailTypeDescriptor | FALSE | electronicMailTypeDescriptor | CONDITIONAL | Home/Personal | Home/Personal | Home/Personal | Home/Personal |
contactElectronicMails | primaryEmailAddressIndicator | FALSE | boolean | REQUIRED | TRUE | TRUE |