curl --location --request GET 'https://test.api.globkurier.pl/v1/currencies' \ --header 'Accept-Language;'
{ "currencies": [ { "currency": "string", "name": "string" } ] }