10DLC
Submit 10DLC campaign for review
Submit a draft campaign for carrier review. The campaign must be in draft status and its brand must be verified. TCR's one-time registration fee is charged from your balance at submission ($15 for standard use cases, $2 for LOW_VOLUME), passed through at cost and refunded if the carrier rejects it. Once approved, the campaign's monthly TCR fee ($10 standard, $2 LOW_VOLUME) is charged from your balance while the campaign is active — see registrationCostCents and monthlyFeeCents on the campaign object.
post/v1/10dlc/campaigns/{campaignId}/submit
Path parameters
campaignIdstring required
10DLC campaign ID.
Response
Campaign submitted for review.
Example response
{
"campaign": {
"name": "Order Notifications",
"useCase": "ACCOUNT_NOTIFICATION"
}
}