object

WhatsappCommunication

The schema for the communication channel for whatsapp channel which includes the response indicating the user's preference and the display name of the communication channel.
Fields
country_code
String
Alphanumeric identification code for the user's country. Example: "91".
display_name
String
Name of the channel of communication the user has agreed to receive messages through.
phone_number
String
Phone number of the user that the user has accepted to receive communication through WhatsApp. Only present if user has provided phone number. Example: "9869821300".
response
String
The user's choice to opt in or opt out of receiving communications. Values: "yes" (opted in), "no" (opted out), or "noaction" (no preference set). Example: "noaction".