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