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
StringAlphanumeric identification code for the user's country. Example: "91".
display_name
StringName of the channel of communication the user has agreed to receive messages through.
phone_number
StringPhone 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
StringThe 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".
Was this section helpful?