bunqCommunity / bunqDesktop

The unofficial, free and open source desktop application for the bunq API
https://bunqdesk.top
MIT License
272 stars 52 forks source link

Download payment statement #527

Open basst85 opened 5 years ago

basst85 commented 5 years ago

It's possible to create the payment statement by performing a POST to /user/{user_id}/monetary-account/{monacc_id}/event/{event_id}/statement

After creation you can download the PDF statement: GET /user/{user_id}/monetary-account/{monacc_id}/event/{event_id}/statement/{statement_id}/content