{
"eventType":"templateCategoryUpdated",
"templateId":"3355991204552950",
"wabaId":"1111111",
"templateName":"qweqw",
"watiTemplateId":"68aea8bf4b1585cba9ad8a6a",
"oldTemplateCategory":"UTILITY",
"newTemplateCategory":"MARKETING",
"channelId":null,
"channelPhoneNumber":"17735704742"
}Field Description
| Field Name | Type | Description |
|---|---|---|
| eventType | string | The type of webhook event. Always "templateCategoryUpdated" for this event. |
| templateId | string | The Meta template identifier used by Facebook/WhatsApp. |
| wabaId | string | The WhatsApp Business Account ID associated with the template. |
| templateName | string | The name of the message template that was updated. |
| watiTemplateId | string | The internal template identifier used by Wati. |
| oldTemplateCategory | string | The previous category of the template. See template categories for available values. |
| newTemplateCategory | string | The new category assigned to the template. See template categories for available values. |
| channelId | string | The channel identifier. Can be null if not associated with a specific channel. |
| channelPhoneNumber | string | The phone number associated with the WhatsApp Business Account channel. |
