{
"event_name": "client.updated",
"object": {
"id": 123,
"external_id": "C-720",
"first_name": "Mark",
"last_name": "Desmound",
"alternate_first_name": "标记",
"alternate_last_name": "德斯蒙德",
"title": "Mr.",
"current_store": {
"external_id": "STR-001"
},
"current_sales_associate": {
"external_id": "SA-123"
},
"email": "mark.d@email.com",
"mobile_phone": "+1 555 98765998",
"other_phone": "+1 555 4431009",
"birthday": "1980-01-23",
"gender": "M",
"nationality": "French",
"passport_number": "WT0010002098",
"language": "FR",
"addresses": [
{
"address": "661 N Park Ave",
"address_2": "Apartment #106",
"address_3": "",
"address_4": "",
"city": "Shawnee",
"state": "Oklahoma(OK)",
"zip": "74801",
"country_code": "USA"
}
],
"preferred_contact_channel": "email",
"communication_preferences": {
"chat_opt_in": true,
"email_opt_in": true,
"phone_opt_in": true,
"whatsapp_opt_in": false,
"wechat_opt_in": false,
"line_opt_in": false,
"opt_out": false
},
"consent": true,
"notify_of_new_collection": true,
"preferences": [
{ "name": "styles", "value": ["Business (Mon-Fri)"] },
{ "name": "profession", "value": ["Real Estate"] }
],
"interests": [ "Surf", "Golfing" ],
"preferred_journey": "special_order",
"segment": "VIP",
"referred_by_client_id": "CL-123",
"referred_at": "2021-07-20T09:00:00Z",
"last_contacted_at": "2021-07-23T09:00:00Z",
"profile_type": "person",
"created_at": "2021-01-10T15:00:00Z",
"updated_at": "2021-07-23T09:00:00Z"
}
}