v1

latestOpenAPI 3.0.12026-07-245277551.2 MB
Fiscal Documents

Get list of transactions for a given fiscal document id

Retrieves a paginated list of available transactions for fiscal document id.

get/fiscal-document/v1/fiscal-documents/{id}/transactions

Path parameters

idstring required

Unique ID of the fiscal document to download.

Query parameters

pageTokenstring

Token for fetching the next page, as per cursor-based pagination.

includeLinkedDocumentTransactionsboolean

Include transactions from linked documents.

sortstring
Example:createdAt:desc

Supported fields - createdAt, serviceDate, sourceId, transactionDate, internalCode

limitinteger

Number of results to return per page.

folioIdsinteger[]

Filter by folio IDs.

nestTaxesboolean

When true, tax transactions are nested inside their parent transaction's taxes field and removed from the top-level list.

Headers

X-Property-IDinteger required

Property id

Response

OK

nextPageTokenstring

Token for fetching the next page of results