curl --location '/merchant/v1/balances' \ --header 'X-Public-Key;' \ --header 'X-Secret-Key;'
[ { "amount": "string", "currency": "string" } ]