Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 964 Bytes

SMSTollFreeCampaign.md

File metadata and controls

31 lines (19 loc) · 964 Bytes

SMSTollFreeCampaign

Properties

Name Type Description Notes
accountId String ID of the account that created this toll-free campaign
campaignId String Alphanumeric identifier used by the platform to identify this toll-free campaign
useCase String
registrationStatus RegistrationStatusEnum Current toll-free campaign registration status.Possible values: UNREGISTERED,INITIATED,PENDING,DECLINED,REGISTERED. A newly created campaign defaults to INITIATED status.
dateCreated String
dateUpdated String
revision Integer

Enum: RegistrationStatusEnum

Name Value
UNREGISTERED "UNREGISTERED"
INITIATED "INITIATED"
PENDING "PENDING"
DECLINED "DECLINED"
REGISTERED "REGISTERED"