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
Arguments | Description | Required/Conditional/Optional |
---|---|---|
country_iso | The 2 digit country ISO code. For example, US for United States. | Required |
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
country_iso | string | The 2 digit country ISO code. For example, US for United States. |