{
"tariffs": [
{
"id": "string",
"name_ru": "Плюс",
"name_en": "Plus",
"description_ru": "string",
"description_en": "string",
"credits_per_month": 50000000,
"approx_messages": 50000,
"storage_limit_bytes": 107374182400,
"is_unlimited": false,
"is_free": false,
"price_rub_monthly": 49900,
"price_usd_monthly": 599,
"price_rub_yearly": 479000,
"price_usd_yearly": 5749,
"is_request_only": false,
"sort_order": 0
}
]
}