curl --location --request GET 'https://api.valut.app/core/v1/account/statement?start_date=2024-03-01&end_date=2024-03-31' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json'
{}