Number of APIs: 3
GET https://{{host}}/invoicing-api/v3/contracts/:contractId/invoices?month={{month}}
GET https://{{host}}/invoicing-api/v3/contracts/:contractId/invoices/:invoiceId/download?fileFormat={{fileFormat}}
GET https://{{host}}/invoicing-api/v3/invoices?month={{month}}
ENDPOINTS