list_services
Retrieve available SMS services for a country, showing price, online numbers, and delivery success rate. Filter by service name to find the right option.
Instructions
Services available in a country: service code, price, how many numbers are online, and the share of codes that arrived for other users. deliveredPercent is null when the pair has no statistics yet, which is the common case; then judge the pair by how many numbers are online.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Filter by service name, case-insensitive | |
| country | Yes | Country id from list_countries |