curl --request GET \ --url https://api.copper.co/platform/currencies/{currency}-{mainCurrency}/trading-fees
{ "feesLevels": [ { "currency": "<string>", "feeLevel": "low", "value": "<string>" } ] }
OK
The response is of type object.
object