curl --location --request GET 'api/v1/configuration'
{ "currencies": [ "str" ], "countries": [ "str" ], "default": { "iso_country": "CL", "iso_currency": "CLP" } }