Order Phone Number
Create a TN Order
POST
https://api.opentact.org/rest/order
This API allows you to place a TN order
Query Parameters
Name
Type
Description
TN*
number
Need to add the TN number
FEATURES*
string
This field is to define the features you want to activate for this TN. Opentact supports the following feature values now:
[ "voice", "sms" ]
autorenew*
boolean
If "true", then Opentact will auto renew this TN every month. Otherwise, Opentact will release the TN when the TN expires after a month.
Headers
Name
Type
Description
Authorization*
JWT_Token
Content-Type
string
application/json
Last updated