v1
latestOpenAPI 3.0.32026-07-2632131.4 MBPayment Transactions
Get transactions from Guesty Pay providers
The endpoint retrieves transaction data from Guesty Pay providers
The endpoint supports filtering by:
- date range (startDate and endDate)
- reservation confirmation code
- subAccountId
However, you can not use the reservationConfirmationCode filter together with other filters.
The date range filter is mandatory if you do not use the reservationConfirmationCode filter.
get/payment-transactions/reports
Query parameters
startDatestring
Example:2025-01-01
Start date filter.
endDatestring
Example:2025-01-31
End date filter.
subAccountIdstring
Example:1234.1
Return data for a specific sub account. The format should be accountId.subAccountId.
reservationConfirmationCodestring
Example:GY-Yqjs4JT2
Reservation confirmation code. This filter cannot be used together with other filters.
skipnumber
Entries to skip.
takenumber
Example:25
Entries to take.
Response
The list of transactions