Call transactions by API

I am calling endpoint /admin/api/2023-04/shopify_payments/balance/transactions.json and I am still getting back every transaction I have made even if I use some filter for ex admin/api/2023-04/shopify_payments/balance/transactions.json?fee=“27.09” and the response include every transaction. The main idea is to filter transactions by dates but I see that it doesnt work for any of filters anyway.

Where could be the problem?

thanks

1 Like