The Find Matching Contact method now returns all phone fields regardless of whether they have a phone number in them.
The Contact API has been updated with additional accepted values for accountBlock and phoneBlock properties, as shown below. This enhancement has been backported to U17.
Contact
Method
Change Type
Description
Create Contact
Attribute
This method can accept the following values for the accountBlock and phoneBlock properties.
DAILY
PERMANENT
NONE
BOTH
DAILY_OFF
PERMANENT_OFF
Find Matching Contact
Attribute
This method can return the following values for the accountBlock and phoneBlock properties.
DAILY
PERMANENT
NONE
BOTH
DAILY_OFF
PERMANENT_OFF
List Contact
Attribute
This method can return the following values for the accountBlock and phoneBlock properties.
DAILY
PERMANENT
NONE
BOTH
DAILY_OFF
PERMANENT_OFF
Read Contact
Attribute
This method can return the following values for the accountBlock and phoneBlock properties.
DAILY
PERMANENT
NONE
BOTH
DAILY_OFF
PERMANENT_OFF
Update Contact
Attribute
This method can accept the following values for the accountBlock and phoneBlock properties.
DAILY
PERMANENT
NONE
BOTH
DAILY_OFF
PERMANENT_OFF
Update Contact DND
Attribute
This method can accept the following values for the accountBlock and phoneBlock properties.
DAILY
PERMANENT
NONE
BOTH
DAILY_OFF
PERMANENT_OFF
Update Multiple Contacts' DND
Attribute
This method can accept the following values for the accountBlock and phoneBlock properties.
DAILY
PERMANENT
NONE
BOTH
DAILY_OFF
PERMANENT_OFF
Bulk Create Contact
New method in v19.0
This method can create multiple contacts at a time.
Bulk Update Contact
New method in v19.0
This method can update multiple contacts at a time.