Get payouts reconciliation data from Guesty Pay providers

  Retrieves payouts reconciliation reports from for Guesty Pay providers.
  Supports filtering by:
    - date range (startDate and endDate)
    - payoutId
    - subAccountId
    - reservation confirmation code (mutually exclusive with all other filters)

  Date range is mandatory unless reservationConfirmationCode is provided.
Query Params
string

Start date filter.

string

End date filter.

string

Return data for a specific sub account. The format should be accountId.subAccountId.

string

Reservation confirmation code. This filter cannot be used together with other filters.

number
≥ 0
Defaults to 0

Entries to skip.

number
1 to 100
Defaults to 25

Entries to take.

string

Filter results by payout id.

Responses

401

You need to be authenticated to access this endpoint

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