{ "uuid": "9d0329ba-4a96-4923-9e77-444b4ab1fd1f", "lastMigration": 29, "name": "Twilio - Pricing", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "b4e480df-d91e-4abc-9157-9fda6cab3991", "documentation": "", "method": "get", "endpoint": "v2/Trunking/Countries", "responses": [ { "uuid": "e4a0cace-cbfe-4447-86a4-439cdff10eea", "body": "{\n \"countries\": [\n {\n \"country\": \"\",\n \"iso_country\": \"\",\n \"url\": \"\"\n }\n ],\n \"meta\": {\n \"first_page_url\": \"\",\n \"key\": \"\",\n \"next_page_url\": \"\",\n \"page\": {{faker 'number.int' max=99999}},\n \"page_size\": {{faker 'number.int' max=99999}},\n \"previous_page_url\": \"\",\n \"url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "72e11fc1-f3fa-4aa4-ade8-ac0d22681753", "documentation": "Fetch a specific Country.", "method": "get", "endpoint": "v2/Trunking/Countries/:IsoCountry", "responses": [ { "uuid": "a87fecff-489e-42a8-8207-7e2dcdb6f80e", "body": "{\n \"country\": \"\",\n \"iso_country\": \"\",\n \"originating_call_prices\": [\n {\n \"base_price\": {{faker 'number.int' max=99999}},\n \"current_price\": {{faker 'number.int' max=99999}},\n \"number_type\": \"\"\n }\n ],\n \"price_unit\": \"\",\n \"terminating_prefix_prices\": [\n {\n \"base_price\": {{faker 'number.int' max=99999}},\n \"current_price\": {{faker 'number.int' max=99999}},\n \"destination_prefixes\": [\n \"\"\n ],\n \"friendly_name\": \"\",\n \"origination_prefixes\": [\n \"\"\n ]\n }\n ],\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bbdb40fc-120f-4963-88c3-b9c91b8394f1", "documentation": "Fetch pricing information for a specific destination and, optionally, origination phone number.", "method": "get", "endpoint": "v2/Trunking/Numbers/:DestinationNumber", "responses": [ { "uuid": "4a3118db-a361-4715-96fa-e9624f0e492b", "body": "{\n \"country\": \"\",\n \"destination_number\": \"\",\n \"iso_country\": \"\",\n \"originating_call_price\": {\n \"base_price\": {{faker 'number.int' max=99999}},\n \"current_price\": {{faker 'number.int' max=99999}},\n \"number_type\": \"\"\n },\n \"origination_number\": \"\",\n \"price_unit\": \"\",\n \"terminating_prefix_prices\": [\n {\n \"base_price\": {{faker 'number.int' max=99999}},\n \"current_price\": {{faker 'number.int' max=99999}},\n \"destination_prefixes\": [\n \"\"\n ],\n \"friendly_name\": \"\",\n \"origination_prefixes\": [\n \"\"\n ]\n }\n ],\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f7eedf75-806c-4bbc-b85a-a71a660e3c3e", "documentation": "", "method": "get", "endpoint": "v2/Voice/Countries", "responses": [ { "uuid": "818f3899-78f4-4913-a912-b3ed900d0ce2", "body": "{\n \"countries\": [\n {\n \"country\": \"\",\n \"iso_country\": \"\",\n \"url\": \"\"\n }\n ],\n \"meta\": {\n \"first_page_url\": \"\",\n \"key\": \"\",\n \"next_page_url\": \"\",\n \"page\": {{faker 'number.int' max=99999}},\n \"page_size\": {{faker 'number.int' max=99999}},\n \"previous_page_url\": \"\",\n \"url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4eaceb59-2eed-492c-8a4d-4ab95a01b1fa", "documentation": "Fetch a specific Country.", "method": "get", "endpoint": "v2/Voice/Countries/:IsoCountry", "responses": [ { "uuid": "c7393ab7-e224-4fe6-9448-15e670453f04", "body": "{\n \"country\": \"\",\n \"inbound_call_prices\": [\n {\n \"base_price\": {{faker 'number.int' max=99999}},\n \"current_price\": {{faker 'number.int' max=99999}},\n \"number_type\": \"\"\n }\n ],\n \"iso_country\": \"\",\n \"outbound_prefix_prices\": [\n {\n \"base_price\": {{faker 'number.int' max=99999}},\n \"current_price\": {{faker 'number.int' max=99999}},\n \"destination_prefixes\": [\n \"\"\n ],\n \"friendly_name\": \"\",\n \"origination_prefixes\": [\n \"\"\n ]\n }\n ],\n \"price_unit\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d8fe455e-f995-4bd0-a60c-89e560121b22", "documentation": "Fetch pricing information for a specific destination and, optionally, origination phone number.", "method": "get", "endpoint": "v2/Voice/Numbers/:DestinationNumber", "responses": [ { "uuid": "37773915-0cd5-4004-9fcf-56ebf2bb207d", "body": "{\n \"country\": \"\",\n \"destination_number\": \"\",\n \"inbound_call_price\": {\n \"base_price\": {{faker 'number.int' max=99999}},\n \"current_price\": {{faker 'number.int' max=99999}},\n \"number_type\": \"\"\n },\n \"iso_country\": \"\",\n \"origination_number\": \"\",\n \"outbound_call_prices\": [\n {\n \"base_price\": {{faker 'number.int' max=99999}},\n \"current_price\": {{faker 'number.int' max=99999}},\n \"origination_prefixes\": [\n \"\"\n ]\n }\n ],\n \"price_unit\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "b4e480df-d91e-4abc-9157-9fda6cab3991" }, { "type": "route", "uuid": "72e11fc1-f3fa-4aa4-ade8-ac0d22681753" }, { "type": "route", "uuid": "bbdb40fc-120f-4963-88c3-b9c91b8394f1" }, { "type": "route", "uuid": "f7eedf75-806c-4bbc-b85a-a71a660e3c3e" }, { "type": "route", "uuid": "4eaceb59-2eed-492c-8a4d-4ab95a01b1fa" }, { "type": "route", "uuid": "d8fe455e-f995-4bd0-a60c-89e560121b22" } ] }