Skip to content
Last updated

Editable attributes of a contact ================================

Overview


This section contains the optional attributes that the logged in contact person can edit. At least one of the below optional attributes must present in request body.

Optional elements allowed in request body

NameDescription
firstNameFirst name of the contact.
salutationSalutation of the contact.
middleNameMiddle name of the contact.
lastNameLast name of the contact.
gender.valueGender of the contact.
suffix.valueSuffix to use for the contact.
initialsInitials of the contact.
secretQuestionSecret question which should be asked to the contact if he forgets his password.
secretAnswerSecret answer to secret question asked to the contact if he forgets his password.
hasDirectMailingConsentField to convey if direct mailing consent is given by the contact.
hasDirectCallingConsentField to convey if direct calling consent is given by the contact.
hasHoldingDataConsentField to convey if holding data consent is given by the contact.
jobTitleJob Title of the contact.
employmentStatus.valueEmployment status of the contact.
priorityPriority of the contact.
dateOfBirthDate of birth of the contact.
maritalStatus.valueMarital status of the contact.
type.valueContact's type (e.g. billing, legal, shipping etc.). Must be one of the values configured in application.
firstNameFuriganaString to specify how the first name of the contact should be pronounced.
middleNameFuriganaString to specify how the middle name of the contact should be pronounced.
lastNameFuriganaString to specify how the last name of the contact should be pronounced.
spouseNameName of spouse of the contact.
emergencyContactEmergency Contact information of the contact.
occupationOccupation of the contact.
incomeLevelIncome level of the contact.
educationLevel.valueEducation level of the contact.
raceRace of the contact.
dependentsDependents of the contact.
smokerField to convey if the contact is a smoker.
hobbiesHobbies of the contact.
interestsInterests of the contact.
contactOrderNumber specifying the order in which this contact should be contacted if there are more than one contacts for the same customer.
emailEmail contact points. Contact can have multiple email contact points.

* For required and optional elements to create a new email contact point, refer here.
* For required and optional elements to edit an existing email contact point, refer here.
postalPostal contact points. Contact can have multiple postal contact points.

* For required and optional elements to create a new postal contact point, refer here.
* For required and optional elements to edit an existing postal contact point, refer here.
phonePhone contact points. Contact can have multiple phone contact points.

* For required and optional elements to create a new phone contact point, refer here.
* For required and optional elements to edit an existing phone contact point, refer here.
socialSocial contact points. Contact can have multiple social Contact points.

* For required and optional elements to create a new social contact point, refer here.
* For required and optional elements to edit an existing social contact point, refer here.
webWeb contact points. Contact can have multiple web Contact points.

* For required and optional elements to create a new web contact point, refer here.
* For required and optional elements to edit an existing web contact point, refer here.