get https://connect.routee.net/system/prices
You can retrieve pricing for all Routee services and specify various filters in order to retrieve only the prices that are of interest.
RESPONSE PARAMETERS
| KEY | DESCRIPTION |
|---|---|
| sms | Contains all the prices for sms service (per mcc and mnc). |
| sms.mcc | The mobile country code. |
| sms.country | The ISO-3166 alpha 2 country name. |
| sms.iso | The ISO-3166 alpha 2 code of the country. |
| sms.networks | All the networks of the country each containing the price. |
| sms.networks.network | The network name. |
| sms.networks.mnc | The mobile network code. |
| sms.networks.price | The price for the specific network. |
| voice | Contains all the prices for voice service. |
| voice.country | The ISO-3166 alpha 2 country name. |
| voice.iso | The ISO-3166 alpha 2 code of the country. |
| voice.mobilePrice | The price for mobile phone. |
| voice.landlinePrice | The price for landline phone. |
| viber | Contains all the prices for viber service. |
| viber.country | The ISO-3166 alpha 2 country name. |
| viber.iso | The ISO-3166 alpha 2 code of the country. |
| viber.prices | The prices for viber service. |
| viber.prices.transactionalOutbound | The price of a transactional outbound viber message (message with only text as body). Check here for details. |
| viber.prices.promotionalOutbound | The price of a promotional outbound viber message (advanced message type with combination of text, image, button). Check here for details. |
| viber.prices.transactionalInbound | The price of an inbound viber message as response to a transactional outbound message. |
| viber.prices.promotionalInbound | The price of an inbound viber message as response to a promotional outbound message. |
| viber.prices.fee | Viber service fee per feePeriod. |
| viber.prices.feePeriod | The fee period (in days) |
| twoStep | Contains prices for the 2Step service. |
| twoStep.sms | Prices per successful verification when verification is sent through SMS |
| twoStep.voice | Prices per successful verification when verification is sent through Voice |
| lookup | Contains prices for the Lookup service. |
| lookup.perRequest | Price per Lookup request |
| numberValidator | Contains prices for the Number Validator service. |
| numberValidator.withoutPortedInfo | Contains prices for the Number Validator service without ported information |
| numberValidator.withPortedInfo | Contains prices for the Number Validator service when requesting for ported information |
| currency | Contains information about the selected currency. |
| currency.code | The currency code in ISO 4217 format. |
| currency.name | The currency name. |
| currency.sign | The sign of the currency. |
