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": [
"[email protected]"
],
"contactEmailString": "[email protected]",
"contactFirstName": "Bunga",
"contactLastName": "Asmara",
"maxFollower": 0,
"phoneTypes": [
"Mobile"
],
"phones": [
"6285782120717"
],
"phonesString": "6285782120717",
"socialIdWebchat": [
"6285782120717-Bunga Asmara"
],
"socialNameWebchat": [
"Bunga Asmara"
],
"socialScreenNameWebchat": [
"[email protected]"
],
"socialsString": "[email protected],[email protected]",
"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": [
"[email protected]",
"6285782120717"
],
"contactTouchpoints": [
{
"id": "[email protected]",
"displayName": "Bunga Asmara",
"screenName": "[email protected]",
"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": "[email protected]",
"vipStatus": "No",
"maskedSocialWhatsappId":
}Name
Description
Get All Contact
Add Contact
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?