Contact API
Get Contact by Contact Id
Nama
Value
Nama
Tipe
Deskripsi
{
"id": "[customer_id]",
"owner": "[owner_id]",
"createdDate": 1720601207431,
"createdBy": "[system/user id]",
"modifiedDate": 1720601207431,
"modifiedBy": "[system/user id]",
"ageMax": 0,
"ageMin": 0,
"contactEmail": [
"bungasmara@gmail.com"
],
"contactEmailString": "bungasmara@gmail.com",
"contactFirstName": "Bunga",
"contactLastName": "Asmara",
"maxFollower": 0,
"phoneTypes": [
"Mobile"
],
"phones": [
"6285782120717"
],
"phonesString": "6285782120717",
"socialIdWebchat": [
"6285782120717-Bunga Asmara"
],
"socialNameWebchat": [
"Bunga Asmara"
],
"socialScreenNameWebchat": [
"bungasmara@gmail.com"
],
"socialsString": "bungasmara@gmail.com,bungasmara@gmail.com",
"username": "Bunga Asmara",
"additionalFieldsObject": [
{
"name": "NPWP",
"value": null
}
],
"influencerCategory": "",
"mapMaskedPhoneNumber": {
"6285782120717": "6285782120717"
},
"maskingMode": false,
"firstFormattedPhone": "6285782120717",
"maskedPhones": [
"6285782120717"
],
"prettyCreatedDate": "10 Jul 2024 15:46",
"rating": 0,
"contactAccountIds": [
"bungasmara@gmail.com",
"6285782120717"
],
"contactTouchpoints": [
{
"id": "bungasmara@gmail.com",
"displayName": "Bunga Asmara",
"screenName": "bungasmara@gmail.com",
"profilePicture": null,
"channelType": "javamail",
"channelTypeIcon": "images/channel/ic_email.png",
"contactId": "[contact_id]"
}
],
"phoneList": "6285782120717",
"additionalFieldValueAsMap": {},
"availableTouchpoints": [
"images/channel/ic_email.png"
],
"contactPhoneFormatted": "6285782120717",
"haveAnySocialAccounts": false,
"liveChatAccount": false,
"contactEmailFormated": "bungasmara@gmail.com",
"vipStatus": "No",
"maskedSocialWhatsappId": []
}Nama
Deskripsi
Get All Contact
Add Contact
Update the Contact Data by Contact Id
Update the Contact Data by Contact Id
Update the Contact Data by Email
Update the Contact Data by Account Id and Channel Type
Get Contact Additional Fields
Last updated
Was this helpful?