curl --location '/v1/supported-fiat-currencies'
{ "currencies": [ { "decimals": 0, "name": "string", "symbol": "string" } ] }