Porting Orders
Preview the LOA configuration parameters
Preview the LOA template that would be generated without need to create LOA configuration.
post/porting/loa_configurations/preview
Request body
Example request
{
"address": {
"city": "Austin",
"country_code": "US",
"extended_address": "14th Floor",
"state": "TX",
"street_address": "600 Congress Avenue",
"zip_code": "78701"
},
"company_name": "Telnyx",
"contact": {
"email": "testing@telnyx.com",
"phone_number": "+12003270001"
},
"name": "My LOA Configuration"
}Response
Successful response