Premium Phone
The Premium Phone Bundle provides you with the name and best personal phone numbers for your customers and prospects. The data for this bundle will be returned in the name and phones keys in the details portion of a Person Summary object.
"name" : {
"given" : "Bart",
"family" : "Lorang",
"full" : "Bart Lorang"
},
"phones": [
{
"label": "consumer",
"value": "+1234123456",
}
]| Properties: details.phones | |
|---|---|
label string | The classification of the phone. |
value string | A phone number associated with the individual |
Updated 21 days ago