Skip to main content
GET
Qualify a 10DLC Brand for a use case

Authorizations

Authorization
string
header
required

Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.

Path Parameters

brand_id
string
required

The unique ID of the 10DLC Brand.

Example:

"BMQFB7X"

use_case
enum<string>
required

Name of the use case to qualify the Brand for.

Available options:
AGENTS_FRANCHISES,
CARRIER_EXEMPT,
CHARITY,
EMERGENCY,
K12_EDUCATION,
LOW_VOLUME,
M2M,
MIXED,
POLITICAL,
PROXY,
SOCIAL,
SOLE_PROPRIETOR,
SWEEPSTAKE,
TRIAL,
UCAAS_HIGH,
UCAAS_LOW,
2FA,
ACCOUNT_NOTIFICATION,
CUSTOMER_CARE,
DELIVERY_NOTIFICATION,
FRAUD_ALERT,
HIGHER_EDUCATION,
MARKETING,
POLLING_VOTING,
PUBLIC_SERVICE_ANNOUNCEMENT,
SECURITY_ALERT
Example:

"2FA"

Response

Returns the use case qualification results for the Brand.

mno_metadata
TenDLCMNOMetadata · object[]
required

An array MNO-specific attributes (e.g. AT&T message class) for every MNO the Brand is qualified to run a Campaign with the specified use case.

monthly_fee
number
required

Monthly fee associated with any Campaign with this use case

Example:

10

usecase
string
required

The use case name

Example:

"2FA"