Get list of transactions for a given fiscal document id

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≥ 1

Unique ID of the fiscal document to download.

Query Params
string

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

boolean
Defaults to false

Include transactions from linked documents.

string

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

int32
1 to 100
Defaults to 20

Number of results to return per page.

folioIds
array of int64s
length ≥ 1

Filter by folio IDs.

folioIds
boolean
Defaults to false

When true, VAT tax transactions are nested inside their parent transaction's taxes field and removed from the top-level list. Only taxes whose configuration is classified as VAT are nested; everything else (city and municipal taxes, fees, custom item taxes not classified as VAT) stays in the top-level list with no link back to its parent, so the parent-child relationship for those has to be read from the same endpoint called without nestTaxes. A VAT tax is only ever returned together with its parent transaction: where the parent is not part of the document, the tax is omitted from the response entirely rather than returned at the top level.

string

Invoice currency to convert every transaction into. Each transaction's amount is converted to this currency using the property's current exchange rate and returned in the display* fields; the original amount and currency are also returned. When omitted, no conversion is applied.

Headers
int64
required
≥ 1

Property id

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json