Retrieve pricing for a country

GET https://api.plivo.com/v1/Account/{{auth_id}}/Pricing/?country_iso=US

Retrieves pricing for a specified country.

Below is the list of arguments that can be passed in this API request, more information can be found here

ArgumentsDescriptionRequired/Conditional/Optional
country_isoThe 2 digit country ISO code. For example, US for United States.Required

Request Params

KeyDatatypeRequiredDescription
country_isostringThe 2 digit country ISO code. For example, US for United States.