Provision (purchase) one or more phone numbers for your account. Specify the numbers in E.164 format, choose the number classification (MVNO, IoT, VoIP), message type (A2P or P2P), and required capabilities. Returns an order ID for tracking the provisioning status.
Enter the token obtained from the Authentication endpoint
Number classification: 'mvno' (supports both a2p and p2p), 'iot' (p2p only - cannot be provisioned as a2p; use mvno NumberType for a2p MessageType), 'voip' (a2p only)
mvno, iot, voip "iot"
Message type: a2p (Application-to-Person) or p2p (Person-to-Person)
a2p, p2p "p2p"
Enable SMS/MMS capabilities
true
Enable voice call capabilities
false
Enable data capabilities (for IoT numbers)
true
MRID for message routing configuration
"MRID-81dr9t90-....-....-....-.........."
CRID for voice routing configuration
"CRID-5nov0yuy-....-....-....-........."
Preferred 3-digit area code. Lookup searches AreaCode first before ZipCode. If both AreaCode and ZipCode are left blank or null, a randomized set of results will be returned
"201"
5-digit zip code. Used as fallback if AreaCode is unavailable. You may provide both AreaCode and ZipCode, or just one; AreaCode takes priority if included. Please note that zip codes must be valid and within the United States.
"84043"
Integrated Circuit Card Identifier. Optional field, but required when provisioning a physical SIM (pSIM)
"8901240397190195850"
Number Provision - A2P
The response is of type object.