v1
latestOpenAPI 3.0.12026-07-245277551.2 MBGet available transactions for fiscal documents
Retrieves a paginated list of available transactions for a source based on the document type.
- For INVOICE: Returns posted (paid) transactions, and pending transactions when feature.fiscal-document.pending-transactions is enabled
- For CREDIT_NOTE: Returns posted (paid) transactions, and pending transactions when feature.fiscal-document.pending-transactions is enabled
- For PRO_FORMA_INVOICE: Returns both pending transactions and posted (paid) payments
- Transactions already included in fiscal documents are excluded unless show_invoiced=true
- Each transaction includes a status field (PENDING or POSTED)
Query parameters
Kind of fiscal document
Document type for which transactions are related (deprecated, use documentKind instead).
Kind of fiscal document
Document type for which transactions are related.
Token for fetching the next page, as per cursor-based pagination.
Number of results to return per page.
source ID.
Supported fields - createdAt, serviceDate, sourceId, transactionDate, internalCode
Kind of the source entity
Filter by source kind.
Filter by folio IDs.
When true, tax transactions are nested inside their parent transaction's taxes field and removed from the top-level list.
When true, transactions already included in fiscal documents are not filtered out.
Headers
Property id
Response
OK