Event: failed
Event: failed
Triggered when the provider returns a permanent failure for the recipient.
For prepaid clients this also automatically **releases** the reserved credit
for that single recipient back to `credit_balance`.
## Common error codes
- **WhatsApp (META):** `131026` (recipient cannot receive), `131047` (24h window),
`131051` (unsupported), `133010` (number not registered)
- **Email (SES):** `Throttling`, `MessageRejected`
- **SMS (Elfo):** passed through verbatim from the Elfo response
Payload
The payload of this webhook request is an object.
event
Allowed values:
timestamp
data
Response
2XX
Acknowledge receipt within 10 seconds.