v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-056751.4 KB
PricingV2Number

Fetch pricing information for a specific destination and, optionally, origination phone number.

Fetch pricing information for a specific destination and, optionally, origination phone number.

get/v2/Trunking/Numbers/{DestinationNumber}

Path parameters

DestinationNumberstring phone-number required

The destination phone number, in E.164 format, for which to fetch the origin-based voice pricing information. E.164 format consists of a + followed by the country code and subscriber number.

Query parameters

OriginationNumberstring phone-number

The origination phone number, in E.164 format, for which to fetch the origin-based voice pricing information. E.164 format consists of a + followed by the country code and subscriber number.

Response

OK

destination_numberstring phone-number nullable

The destination phone number in E.164 format, which consists of a + followed by the country code and subscriber number.

origination_numberstring phone-number nullable

The origination phone number in [E.164 format, which consists of a + followed by the country code and subscriber number.

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.