v1
latestOpenAPI 3.0.12026-07-245277551.2 MBRoom
getRoomsFeesAndTaxes
Get applicable fees and tax to a booking. This is meant to be used on checkout to display to the guest.
get/getRoomsFeesAndTaxes
Query parameters
propertyIDstring
Property ID
startDatestring date required
Check-in date
endDatestring date required
Check-out date
roomsTotalnumber required
Total value of the rooms to be booked, with included taxes
roomsCountinteger required
Number of rooms to be booked
adultsPerRoominteger
Adult occupants per room (applied uniformly across roomsCount). Required for fixed_per_person taxes/fees to compute non-zero values; otherwise per-person amounts return 0.
childrenPerRoominteger
Child occupants per room. Same semantics as adultsPerRoom.
Response
200 Response