Evo Voice

<back to all web services

AppRegister10Dlc

Submits a registration for the current customer's 10DLC

Requires Authentication
The following routes are available for this service:
POST/portal/10dlc
AppRegister10Dlc Parameters:
NameParameterData TypeRequiredDescription
AccountIdbodystringNo
CustomerIdbodystringNo
USOrCanadabodyboolNo
TaxIdbodystringNo
TaxIdValuebodystringNo
BusinessNamebodystringNo
FirstNamebodystringNo
LastNamebodystringNo
EmailbodystringNo
CountrybodystringNo
PhoneNumberbodystringNo
AddressStreet1bodystringNo
AddressStreet2bodystringNo
AddressCitybodystringNo
AddressStatebodystringNo
AddressPostalCodebodystringNo
DescriptionbodystringNo
AcceptTermsbodyboolNo
RepresentativebodystringNo
WebsiteUrlbodystringNo
BusinessIndustrybodystringNo
BusinessRegistrationNumberbodystringNo
BusinessRegistrationIDTypebodystringNo
BusinessTypebodystringNo
BusinesTitlebodystringNo
BrandNamebodystringNo
BrandTypebodystringNo
CompanyTypebodystringNo
PoliticalOrganizationbodystringNo
MobilePhoneNumberbodystringNo
StockExchangebodystringNo
StockTickerbodystringNo
CampaignVerifyTokenbodystringNo
CampaignbodyboolNo
CampaignDescriptionbodystringNo
SampleMessage1bodystringNo
SampleMessage2bodystringNo
SampleMessage3bodystringNo
SampleMessage4bodystringNo
SampleMessage5bodystringNo
ConsentMessagebodystringNo
OptKeywordsbodystringNo
OptMessagebodystringNo
CampaignUseCasesbodystringNo
EmbeddedLinksbodyboolNo
IncludePhonenumbersbodyboolNo
LoanArrangementbodyboolNo
VerticalbodystringNo
JobPositionbodystringNo
CTIAbodyboolNo
BusinessRegionsbodystring[]No
BrandMobilePhoneNumberbodystringNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /portal/10dlc HTTP/1.1 
Host: evovoice.io 
Accept: text/csv
Content-Type: text/csv
Content-Length: length

{"accountId":"String","customerId":"String","usOrCanada":false,"taxId":"String","taxIdValue":"String","businessName":"String","firstName":"String","lastName":"String","email":"String","country":"String","phoneNumber":"String","addressStreet1":"String","addressStreet2":"String","addressCity":"String","addressState":"String","addressPostalCode":"String","description":"String","acceptTerms":false,"representative":"String","websiteUrl":"String","businessIndustry":"String","businessRegistrationNumber":"String","businessRegistrationIDType":"String","businessType":"String","businesTitle":"String","brandName":"String","brandType":"String","companyType":"String","politicalOrganization":"String","mobilePhoneNumber":"String","stockExchange":"String","stockTicker":"String","campaignVerifyToken":"String","campaign":false,"campaignDescription":"String","sampleMessage1":"String","sampleMessage2":"String","sampleMessage3":"String","sampleMessage4":"String","sampleMessage5":"String","consentMessage":"String","optKeywords":"String","optMessage":"String","campaignUseCases":"String","embeddedLinks":false,"includePhonenumbers":false,"loanArrangement":false,"vertical":"String","jobPosition":"String","ctia":false,"businessRegions":["String"],"brandMobilePhoneNumber":"String"}