Skip to main content
WEBHOOK

Body

application/json

Callback payload.

brand_id
string
required

10DLC Brand ID.

Example:

"BX12JH90"

campaign_id
string
required

10DLC Campaign ID.

Example:

"CX34KL56"

number
string
required

Phone number associated with a 10DLC Campaign.

Example:

"17029641104"

status
enum<string>
required

Status of the phone number's assignment to the 10DLC Campaign. One of APPROVED (the number is registered to the campaign), PENDING (registration is in progress), or REJECTED (registration was declined).

Available options:
APPROVED,
PENDING,
REJECTED
Example:

"APPROVED"

Response

200

Return a 200 status to indicate that the data was received.