Template quality update

{
	"eventType":"templateQualityUpdated",
  "templateId":"1405047553933887",
	"wabaId":"1111111",
	"templateName":"qweqw",
	"watiTemplateId":"68aea8bf4b1585cba9ad8a6c",
	"oldTemplateQuality":0, 
	"newTemplateQuality":1,
	"channelId":null,
	"channelPhoneNumber":"17735704742"
}

Field Descriptions

Field NameTypeDescription
eventTypestringThe type of webhook event. Always "templateQualityUpdated" for this event.
templateIdstringThe Meta template identifier for the WhatsApp Business template.
wabaIdstringThe WhatsApp Business Account identifier associated with the template.
templateNamestringThe name of the WhatsApp message template whose quality was updated.
watiTemplateIdstringThe internal Wati template identifier for tracking purposes.
oldTemplateQualityintThe previous quality rating of the template before the update.
  1. UNKNOWN — Indicates quality pending.
  2. GREEN — Indicates high quality.
  3. RED — Indicates low quality.
  4. YELLOW — Indicates medium quality.
newTemplateQualityintThe updated quality rating of the template.
  1. UNKNOWN — Indicates quality pending.
  2. GREEN — Indicates high quality.
  3. RED — Indicates low quality.
  4. YELLOW — Indicates medium quality.
channelIdstringThe identifier of the channel associated with the template. Can be null if not applicable.
channelPhoneNumberstringThe phone number associated with the WhatsApp Business channel.