Number Deleted Status Report Push
Callback address provided by the customer. This address is used to push back the deleted state of the number.
| Parameters | Description | Type |
|---|---|---|
| appId | Application id | String |
| wabaId | WABA Id | String |
| field | Event type: account_update | String |
| event | Event name: PHONE_NUMBER_REMOVED | String |
| phoneNumber | Phone number | String |
{
"appId": "appId",
"wabaId": "12662796387228",
"event": "PHONE_NUMBER_REMOVED",
"field": "account_update",
"phoneNumber": "91856321412"
}Feedback
Was this page helpful?