Invoices
Get Invoice Totals
Get aggregated invoice totals for a specific period
GET
Documentation Index
Fetch the complete documentation index at: https://docs.contazen.ro/llms.txt
Use this file to discover all available pages before exploring further.
Overview
This endpoint returns aggregated invoice totals for a specific date range. The totals are grouped by currency and payment status, providing a comprehensive overview of your invoicing metrics.Query Parameters
Start date for the period in YYYY-MM-DD format
End date for the period in YYYY-MM-DD format
Filter totals by specific currency code (e.g., RON, EUR, USD)
Filter totals by specific client using their CzUid
Filter totals by specific invoice series using its CzUid
Filter by payment status (0 for unpaid, 1 for paid)
Filter by document type (fiscal or proforma)
Response
Indicates if the request was successful