latestOpenAPI 3.0.12026-08-1073466.9 KB

3c0b3d08cb90

Reservation payout details

Get payout details for a reservation

Retrieve payout details for a reservation, including the estimated amount to be collected at the property, payout status and amount, commissions and charges, VCC or bank transfer payout details, and price breakdown.

get/connectivity-payments/reservations/{reservation-id}

Path parameters

reservation-idinteger required

The unique identifier of the reservation.

Headers

accept-versionstring

API version to use.

Authorizationstring required

Bearer token for authentication.

Response

Successfully retrieved payout details including the estimated amount to be collected at the property, payout status and amount, commissions and charges, VCC or bank transfer payout details, and price breakdown.

Example response

{
  "meta": {
    "ruid": "string"
  }
}