List supplier invoices received from the ANAF SPV inbox (e-Factura).
totals block with both global aggregates (count,
tax-exclusive, tax, tax-inclusive, paid, unpaid) and a by_currency
breakdown — supplier bills frequently mix RON with foreign currencies and
summing across them produces meaningless numbers.
client_id is
populated with that client’s CzUid. This makes it easy to surface a “your
supplier is also your client” hint in the UI.Use your API key (sk_live_xxx or sk_test_xxx)
x >= 11 <= x <= 100unpaid, paid, partial Search by supplier name or VAT id (LIKE).
Alias of supplier — search by CIF or supplier name.
Filter by supplier CzUid.
380 = invoice, 381 = credit note.
380, 381 issue_date, due_date, total, invoice_number, created_at asc, desc Comma-separated list of relations to expand. Supported: supplier, expense, client, efactura_message, lines.