Paginated international SMS price rows. Each item’s price is the billed amount in IQD per one SMS segment (one 140-character segment)
Project API key (sk_live… or sk_dev…). Send it as Authorization: Bearer <api_key>.
Page index. Range: 1 to 1,000,000.
1 <= x <= 1000000Page size. Range: 1 to 500.
1 <= x <= 500Optional two-letter ISO country code (for example, IQ). Matching is case-insensitive.
^[A-Za-z]{2}$"IQ"
International SMS pricing list retrieved successfully.
"IQD"
x >= 11
1 <= x <= 500100
x >= 00
x >= 11
{} when listing all countries; { "countryIso": "XX" } when countryIso is set.
Sorted by countryIso, then mccMnc, then network.