latestOpenAPI 3.0.12026-08-1073466.9 KB
3c0b3d08cb90
Reservation breakdown
Get price breakdown for a reservation
Retrieve a detailed price breakdown for a given reservation, including VAT, applicable taxes, and fees, per each room the guest booked.
get/connectivity-payments/reservations/{reservation-id}/breakdown
Path parameters
reservation-idinteger required
The unique identifier of the reservation.
Headers
Authorizationstring required
Bearer token for authentication.
accept-versionstring
API version to use.
Response
Successfully retrieved a detailed price breakdown for the reservation, including VAT, applicable taxes, and fees, per each room the guest booked.
Example response
{
"meta": {
"ruid": "string"
}
}