v1

latestOpenAPI 3.0.12026-07-245277551.2 MB
Fiscal Documents

Get available transactions for allocations

Retrieves a paginated list of available transactions for allocations.

get/fiscal-document/v1/fiscal-documents/allocations/transactions

Query parameters

pageTokenstring

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

limitinteger

Number of results to return per page.

sourceIdinteger required

source ID.

sortstring
Example:createdAt:desc

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

sourceKind'GROUP_PROFILE' | 'RESERVATION' | 'HOUSE_ACCOUNT' | 'ACCOUNTS_RECEIVABLE_LEDGER' required

Kind of the source entity

Filter by source kind.

folioIdsinteger[]

Filter by folio IDs.

documentIdsinteger[]

document IDs.

documentIdinteger

document ID.

statusesTransactionStatus[]

Filter by status.

Headers

X-Property-IDinteger required

Property id

Response

OK

nextPageTokenstring

Token for fetching the next page of results