hi there
In my free time I started to build my own YNAB (App to plan on how to spend money with budgets) and now I would like to use the wise.com API to receive my card transactions to then connect them to my Budgets in Monday.com.
So let’s go for the next step. Getting the card transactions seems to be possible by the balance-statements (Balance Statement). Unfortunately, I can not get the API-Block to work. There is again a 404 Error . Can somebody help?
Get Balance Account Statement - Request
curl -X GET https://api.sandbox.transferwise.tech/v1/profiles/{{profileId}}/balance-statements/{{balanceId}}/statement.json
?currency=EUR
&intervalStart=2023-01-01T00:00:00.000Z
&intervalEnd=2023-01-15T23:59:59.999Z
&type=COMPACT
-H ‘Authorization: Bearer ’