get Rate Info to get summary information
GET {{HostName}}/rsv/v1/hotels/{{HotelId}}}/reservations/rateInfo?summaryInfo=true&ratePlanCode={{RatePlanCode}}&roomType={{RoomType}}&adults=2&criteriaStartDate=2023-04-01&criteriaEndDate=2023-04-03
Request Params
Key | Datatype | Required | Description |
---|
summaryInfo | boolean | | |
ratePlanCode | string | | |
roomType | string | | |
adults | number | | |
criteriaStartDate | string | | |
criteriaEndDate | string | | |
type | string | | |
id | number | | |
detailDate | string | | |
Key | Datatype | Required | Description |
---|
Content-Type | string | | |
x-app-key | string | | |
x-hotelId | string | | |