curl --location --request GET '/api/billing/pay-systems?country' \
--header 'Accept-Language;'[
{
"id": "string",
"name": "T-Bank",
"currency": "RUB",
"min_amount": 1000,
"max_amount": 100000000,
"topup": true,
"required_settings": [
"email"
],
"description": "МИР, СБП, TPay"
}
]