curl --location --request GET 'https://gateway.storeharmony.com/cloudapi/home/countries' \ --header 'apikey;'
[ { "countryCode": "string", "countryName": "string", "currency": "string" } ]