Authorization: oauth ********************
curl --location --request GET 'https://api-v2.streamvi.io/method/pay-setting/check-country?v&language&project_id&country_id' \
--header 'Authorization: oauth <token>'
{
"confirm": true,
"exchange": 0,
"currency": "rub",
"country": {},
"balance": {}
}