get Reservation Revenue Bucket Totals
GET {{HostName}}/csh/v1/hotels/{{HotelId}}/reservations/{{reservationId}}/revenueBuckets?type=Reservation&revenueBucketType={{revenueBucketType}}
revenueBucketType value is case sensitive. provide the value in capitals
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
type | string | ||
revenueBucketType | string | ||
compRevenue | boolean |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelId | string | ||
x-app-key | string |