bunqCommunity / bunqDesktop

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

Add support for note-attachments #526

Open basst85 opened 5 years ago

basst85 commented 5 years ago

As of today it's possible to download note attachments via the attachment endpoint: /user/{user_id}/attachment/{attachment_id}/content

You can get the attachment id via the note-attachment endpoints.