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; non-VAT taxes stay in the top-level list. A VAT tax whose parent transaction is not part of the document is omitted from the response entirely.

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