cURL
curl --request POST \ --url https://api.voxo.co/v2/admin/number-porting/port-in-order-available-activation \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "orderId": 123 }'
[ { "tnGroup": "<string>", "focDt": "<string>", "tnList": { "tnItem": [ { "tn": "<string>", "routingOption": "<string>" } ] } } ]
Retrieve activation groups available for a port-in order
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Order ID
Available activation groups
TN group
FOC date
TN list
Show child attributes
Was this page helpful?
Contact support