{
"eventType":"templateQualityUpdated",
"templateId":"1405047553933887",
"wabaId":"1111111",
"templateName":"qweqw",
"watiTemplateId":"68aea8bf4b1585cba9ad8a6c",
"oldTemplateQuality":0,
"newTemplateQuality":1,
"channelId":null,
"channelPhoneNumber":"17735704742"
}Field Descriptions
Field Name | Type | Description |
|---|---|---|
eventType | string | The type of webhook event. Always "templateQualityUpdated" for this event. |
templateId | string | The Meta template identifier for the WhatsApp Business template. |
wabaId | string | The WhatsApp Business Account identifier associated with the template. |
templateName | string | The name of the WhatsApp message template whose quality was updated. |
watiTemplateId | string | The internal Wati template identifier for tracking purposes. |
oldTemplateQuality | int | The previous quality rating of the template before the update.
|
newTemplateQuality | int | The updated quality rating of the template.
|
channelId | string | The identifier of the channel associated with the template. Can be null if not applicable. |
channelPhoneNumber | string | The phone number associated with the WhatsApp Business channel. |
