Using Alpha Sender ID for Messaging

Where supported, Syniverse Messaging customers can use Alpha senders as their messaging sender ID. In most cases, registration and approvals are required by the destination Operators. Please make sure to contact your Syniverse Implementation Manager or Sales representative if you wish to use an Alpha Sender.

To create an Alpha Sender ID via API

curl -X POST \
https://api.syniverse.com/scg-external-api/api/v1/messaging/sender_ids \
-H 'Authorization: Bearer TOKEN' \
-H 'Content-Type: application/json' \
-d '{"name":"Kolanator Alpha Campaign","class_id":"COMMERCIAL","type_id":"SHORTCODE","address":"KOLANATOR","country":"USA","consent_managed_by":"USER","register_number":"false","capabilities":["SMS"],"billing":{"receipt": " Kola Receipt","expiration_date":"12.13.2028","company_name":"Kolanator, Inc","company_id":"55555","authorized_user":"Kola","phone":"+14086881111","email":"kola.layokun@syniverse.com","message_type":"SMS","description":" Messaging SC Production campaign ","shortcode_type":"ALPHA","campaign_type":"TRANSACTIONAL","campaign_website":"www.kolanator.com","campaign_discovery":"Website", "country":"USA","expected_date_of_service": "03.12.2019","use_case": "Alerts","estimated_volume":"1000000"}}'

 

Was this article helpful?
0 out of 0 found this helpful

0 Comments

Article is closed for comments.