/
REST Objects Contact
REST Objects Contact
Contact Object Format
Contact Object Properties
Property | Type | Required? | Description | Field Mappings | |||||
---|---|---|---|---|---|---|---|---|---|
ServiceDispatch | ServiceMobility | ServiceScheduling | |||||||
ContactPoint | array | No | An array of objects, each representing a method for getting in touch with the contact. Each object consists of two properties: | ||||||
Property | Type | Required? | Description | ||||||
Mode | string | Yes | The type of contact method. One of:
| ||||||
Value | string | Yes | The value for the contact method (e.g. the email address, phone number, etc.) |
|
|
| |||
ContactType | string | No | Defines if the contact is the primary contact for the associated Location. |
| |||||
FirstName | string | No | The contact's first name. | ConsumerInfo:FirstName |
| customer.contactName split(' ')[1] | |||
LastName | string | No | The contact's last name. | ConsumerInfo:LastName | /Location/Contacts/LastName | customer.contactName split(' ')[0] | |||
PreferredName | string | No | The name by which the contact would prefer to be addressed. |
, multiple selections available,
Related content
REST Objects Location
REST Objects Location
More like this
REST Object Definitions
REST Object Definitions
More like this
REST Objects Appointment Book
REST Objects Appointment Book
More like this
REST Objects Appointment Offer
REST Objects Appointment Offer
More like this
Account Location Related Objects Contact Object
Account Location Related Objects Contact Object
More like this
Appointment Search Object
Appointment Search Object
More like this