Waba Deleted Status Report Push
Callback address provided by the customer to return the waba deleted state to the customer.
| Parameters | Description | Type |
|---|---|---|
| appId | Application id | String |
| wabaId | WABA Id | String |
| field | Event type: whatsapp_business_account | String |
| wabaName | Whatsapp business account name | String |
| decision | Event name: DELETED | String |
{
"appId": "appId",
"field": "whatsapp_business_account",
"wabaId": "154331381098788",
"event": "DELETED",
"wabaName": "whatsapp-business-account-name"
}