I coded a workaround by downloading and parsing the Excel-File via api.
Additionally I query the API (without download) to get the amount for the month and the ticket-id. The ticket id is needed to compose the direct link to the ticket.
Isn’t there a possibility to directly get the accounting values of the given month?
Any hint would be greatly appreciated. Thanks in advance!