bunqDesktop icon indicating copy to clipboard operation
bunqDesktop copied to clipboard

Download payment statement

Open basst85 opened this issue 5 years ago • 0 comments

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

basst85 avatar May 29 '19 08:05 basst85