Get list of transactions for a given fiscal document id

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

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, tax transactions are nested inside their parent transaction's taxes field and removed from the top-level list.

Headers
int64
required
≥ 1

Property id

Response

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