Order TF numbers

This API let you to order TF numbers.

Order TF numbers.

POST https://{domain_name}/api_smsc/v1/did/tf/order

This endpoint allows you to order TF numbers

Headers

Name
Type
Description

Authentication

string

Authentication token to track down who is emptying our stocks.

Request Body

Name
Type
Description

number

string

It is the TF number you want to order.

{    "name": "Cake's name",    "recipe": "Cake's recipe name",    "cake": "Binary cake"}

Last updated

Was this helpful?