curl --location '/api/v1/configuration/currency' \ --header 'Content-Type: application/json' \ --data '{ "iso_code": "ess", "native_country": "ani", "decimals": 19 }'
{ "iso_code": "string" }