[ { "country": "<string>", "sum_inflow": 123, "total_inflow": 123, "sum_outflow": 123, "total_outflow": 123 } ]
Retrieve a list of transactions by country.
JWT token obtained from AWS Cognito or custom authentication service
Transactions by country retrieved successfully.
Country name.
Sum of inflow transactions.
Total inflow transactions.
Sum of outflow transactions.
Total outflow transactions.