invoices

Generate Invoice Report Excel

Return pre-generated monthly Excel report from storage.

post/api/invoices/report/excel

Request body

startDatestring required

Start date (YYYY-MM-DD)

endDatestring required

End date (YYYY-MM-DD)

amountBucket'under_300' | 'over_or_equal_300' | 'both'

Amount bucket for Excel export: under_300, over_or_equal_300, both

Response

Excel report file or ZIP archive

{"stackTrail":"paths:/api/invoices/report/excel:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.