Phone Number Quality Update Event

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

Field Descriptions

Field NameTypeDescription
eventTypestringAlways set to "PhoneNumberQualityUpdatedEvent" for this webhook type
phoneNumberstringThe phone number that experienced the quality update, including country code
eventstringThe type of quality change that occurred. See event types below for possible values
currentLimitstring

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.

oldLimitstring

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.

channelIdstringoldThe unique identifier of the channel associated with the phone number (null for default channel)
channelPhoneNumberstringThe phone number of the channel from which the update originated