Phone Number Quality Update Event

{
	"eventType": "PhoneNumberQualityUpdatedEvent",
	"phoneNumber": "12177593225",
	"event": "THROUGHPUT_UPGRADE",
	"currentLimit": "TIER_UNLIMITED", 
	"oldLimit": "",
	"channelId": null,
	"channelPhoneNumber": "17735704742"
}

Field Descriptions

Field Name

Type

Description

eventType

string

Always set to "PhoneNumberQualityUpdatedEvent" for this webhook type

phoneNumber

string

The phone number that experienced the quality update, including country code

event

string

The type of quality change that occurred. See event types below for possible values

currentLimit

string

Indicates current messaging limit or throughput level.

Values can be:

TIER_50 — Indicates a messaging limit of 50.

TIER_250 — Indicates a messaging limit of 250.

TIER_1K — Indicates a messaging limit of 1,000.

TIER_10K — Indicates a messaging limit of 10,000.

TIER_100K — Indicates a messaging limit of 100,000.

TIER_NOT_SET — Indicates the business phone number has not been used to send a message yet.

TIER_UNLIMITED — Indicates the business phone number has higher throughput.

oldLimit

string

Indicates  messaging limit or throughput level.

Values can be:

TIER_50 — Indicates a messaging limit of 50.

TIER_250 — Indicates a messaging limit of 250.

TIER_1K — Indicates a messaging limit of 1,000.

TIER_10K — Indicates a messaging limit of 10,000.

TIER_100K — Indicates a messaging limit of 100,000.

TIER_NOT_SET — Indicates the business phone number has not been used to send a message yet.

TIER_UNLIMITED — Indicates the business phone number has higher throughput.

channelId

string

oldThe unique identifier of the channel associated with the phone number (null for default channel)

channelPhoneNumber

string

The phone number of the channel from which the update originated