GET /get-pricing/outbound/{type}
Summary: Retrieve outbound pricing for a specific country.
Operation ID: retrievePricingCountry
Auth: unknown
Operation ID: retrievePricingCountry
Auth: unknown
Description
Retrieves the pricing information based on the specified country.
Parameters (4)
api_key
(string, query, required)
Your Nexmo API key.
api_secret
(string, query, required)
Your Nexmo API secret.
country
(string, query, required)
A two letter [country code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2). For example, `CA`.
type
(string, path, required)
The type of service you wish to retrieve data about: either `sms`, `sms-transit` or `voice`.
No probe data for this endpoint yet.