Home > API Center > API interface guide
Template Status Report Push
The callback address provided by the client, through which the template status is pushed back to the client
| Parameters | Description | Type |
|---|---|---|
| appId | Application id | String |
| channelType | Channel type: 0-WhatsApp, send 0 by default | Integer |
| templateId | Template id | String |
| templateName | Template name | String |
| languageCode | Templating language | String |
| type | template type:0-AUTHENTICATION;1-MARKETING;2-UTILITY | Integer |
| status | Template status: PENDING (under review), REJECTED (review failed), APPROVED (approved), DELETED (deleted), DISABLED (disabled),PENDING_DELETION (pending deletion), IN_APPEAL (appeal filed), PAUSED (temporarily suspended), LIMIT_EXCEEDED (limit exceeded), FLAGGED (planned to be disabled), REINSTATED (reinstated) | String |
| reason | Reason | String |
| timestamp | Timestamp (second level) | Long |
| eventType | Event type: template-status-event (template status event) | String |
{
"templateName": "template_report123",
"appId": "aiwanff",
"channelType": 0,
"eventType": "template-status-event",
"languageCode": "en",
"templateId": "7eff3331e75d47c0a9fc0581df529c9a",
"type": 1,
"status": "APPROVED",
"timestamp": 1693535423
}Questions about integration? Contact our technical support
ITNIO TECH API dedicated TG technical support channel, real-time response to your needs