Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.34 KB

WhatsAppUpdate.md

File metadata and controls

20 lines (11 loc) · 1.34 KB

WhatsAppUpdate

Properties

Name Type Description Notes
displayName String A human-friendly name used to identify the integration. `displayName` can be unset by changing it to `null`. [optional]
defaultResponderId String The default responder ID for the integration. This is the ID of the responder that will be used to send messages to the user. For more information, refer to <a href=&quot;https://docs.smooch.io/guide/switchboard/#per-channel-default-responder\&quot;&gt;Per-channel default responder</a> guide. [optional]
hsmFallbackLanguage String Specify a fallback language to use when sending WhatsApp message template using the short hand syntax. Defaults to en_US. See WhatsApp documentation for more info. [optional]
accountId String The business ID associated with the WhatsApp account. In combination with accountManagementAccessToken, it’s used for Message Template Reconstruction. [optional]
accountManagementAccessToken String An access token associated with the accountId used to query the WhatsApp Account Management API. In combination with accountId, it’s used for Message Template Reconstruction. [optional]

Implemented Interfaces

  • IntegrationUpdate