curl --location '/api/countries/detect?language=undefined' \ --header 'Accept-Language;'
{ "country_code": "RU", "currency": "USD" }