{
"X-Request-Id": "string"
}{
"partners": [
{
"code": "anorbank",
"name": "Anorbank",
"logo": "https://cdn.freedompay.kz/logos/anorbank.png",
"products": [
{
"term_months": 12,
"calculation_rate": 0.095,
"type": "installment",
"amount_limits": {
"currency": "UZS",
"min": 100000,
"max": 30000000
}
},
{
"term_months": 6,
"calculation_rate": 0.095,
"type": "credit",
"amount_limits": {
"currency": "UZS",
"min": 100000,
"max": 30000000
}
}
]
}
]
}