Invoice change history
Invoices
Get Invoice History
Audit trail of all changes to a fiscal invoice.
GET
Invoice change history
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
Returns the orderedfirm_history events recorded against a fiscal
invoice — create, update, storno, send, void, SPV submission, payment, etc.
Each entry identifies the acting user.
Actor attribution
When the request is made with a mobile JWT, the acting user is the JWT subject. When made with an API key, the attributed user is the key’s owner (theuser_id stamped on the api_key row). Entries prior to 2026-04-13
may report a system user_id of 0 — those predate the history
attribution fix and cannot be retroactively repaired.Authorizations
Use your API key (sk_live_xxx or sk_test_xxx)
Path Parameters
Invoice ID (czUid).
Query Parameters
Required range:
x >= 1Required range:
1 <= x <= 100