You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.
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
The text was updated successfully, but these errors were encountered: