Export folio transactions as PDF

Export folio list of transactions as PDF

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
folioIds
array of int64s

Include transactions from the specified folio IDs. If omitted, all transactions for the source are included. The same filter set is applied to each selected folio.

folioIds
string
enum
required

Kind of the source entity

Allowed:
int64
required

source ID of folio

boolean

Should transactions be separated into debit/credits

boolean

Compact revenue transactions, valid only for sourceKind = RESERVATION

date | null

Filter transactions with transaction datetime from this point (inclusive). Required for sourceKind = HOUSE_ACCOUNT, optional for others.

date | null

Filter transactions with transaction datetime up to this point (inclusive).

string | null

Case-insensitive substring match on transaction description.

descriptionFilters
array of strings | null

Composite identifiers used to filter by transaction type. Accepts the same values as POST /accounting/v1.0/folios/transactions descriptionFilters: typed item ids ("product_123", "tax_456", "addon_789", "fee_101", "custom_item_202", "bookable_resource_303"), room revenue groups ("rate", "roomRevenue_manual", "roomRevenue_cancellation", "roomRevenue_no_show", "accountsReceivable"), or payment method codes ("cash", "ebanking", "cards_visa", "cards_master", "pay_pal").

descriptionFilters
boolean | null

Tri-state. true = only posted, false = only pending, omit = both.

boolean
Defaults to true

Include voided transactions and their full chain. Default true.

subSourceIds
array of int64s | null

Filter by sub-source IDs (booking room IDs for RESERVATION sources). Mirrors the same filter on POST /accounting/v1.0/folios/transactions.

subSourceIds
sort
array of objects | null

Optional ordering applied to the rendered transactions. Field names mirror POST /accounting/v1.0/folios/transactions: transaction_datetime, service_date, internal_code, description, notes, quantity, amount. When omitted the renderer uses its template default order.

sort
string
enum

Export file format

Allowed:
recipient
object
Headers
int64
required
≥ 1

Property id

string

Desired language of exported PDF

Response

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