« All modules

Invoices

Facturi fiscale (fiscal invoices).

Filters on list endpoints are URL path segments, not query strings — see Conventions. The Swagger tester works best for JSON body endpoints.
GET /invoices/list/ List fiscal invoices

Returns a paginated list of fiscal invoices.

Filters: year, yearmonth, yearmonthday, date, modifiedafter, modifiedthrough, id, minid, skipcancelled, documentnr, page.

Responses

StatusDescription
200 OK — response uses the shared envelope.
400 Request is malformed or a required field is missing / invalid.
401 Missing or invalid Basic Auth credentials.

This page is generated from openapi.json.