Renewal upcoming

Fires 30 and 7 days before next_renewal_or_expiration_at on an approved 10DLC campaign registration; data.object contains the Registration; read auto_renewal from the campaign resource (campaign_id) to see whether it will renew or expire.

Payload

An immutable event. brand.* events carry a redacted object (no raw EIN/PII) — fetch the resource with your key for full data.

string
required
const
enum
required
Allowed:
string
enum
required

All webhook event types. GET /event-types returns this catalog with descriptions.

string
string | null
data
object
required
request
object | null
string
enum
required
Allowed:
date-time
required
Response
200

Return any 2xx within 10 seconds to acknowledge receipt. Failures retry at 1m, 5m, 30m, 2h, 6h, then every 12h up to 72h.

LoadingLoading…