PricingV2Country

Fetch a specific Country.

get/v2/Trunking/Countries/{IsoCountry}

Path parameters

IsoCountrystring iso-country-code required

The ISO country code of the origin-based voice pricing information to fetch.

Response

OK

countrystring nullable

The name of the country.

iso_countrystring iso-country-code nullable
price_unitstring currency nullable

The currency in which prices are measured, specified in ISO 4127 format (e.g. usd, eur, jpy).

urlstring uri nullable

The absolute URL of the resource.

Changes