marcuz / libpynexmo

Python library to interact with Nexmo SMS API
BSD 2-Clause "Simplified" License
63 stars 34 forks source link

Add get phone pricing functionality #23

Open djbloc opened 9 years ago

djbloc commented 9 years ago

The get-phone-pricing API functionality does not seem to be included. This API returns either sms or voice pricing for the supplied phone number.

Example/details at the bottom of the following page https://docs.nexmo.com/index.php/developer-api/account-pricing

GET /account/get-phone-pricing/outbound/{product}/{api_key}/{api_secret}/{phone}