Waba Review Status Report Push
The callback address provided by the customer to return the waba audit status to the customer.
Parameters | Description | Type |
---|---|---|
appId | Application id | String |
wabaId | WABA Id | String |
field | Event type: account_review_update | String |
wabaName | Whatsapp business account name | String |
decision | Event name: PENDING, APPROVED, REJECTED | String |
{
"appId": "appId",
"wabaId": "1543313810987888",
"field": "account_review_update",
"wabaName": "whatsapp-business-account-name",
"decision": "APPROVED"
}
Feedback
Was this page helpful?