get Property Offers -> Specific rate plan and room type
GET {{HostName}}/shop/v0/hotels/{{HotelCode1}}/offers?adults=1&numberOfUnits=1&ratePlanCodes={{RatePlanCode}}&ratePlanCodeMatchOnly=True&roomTypes={{RoomTypeCode}}&roomTypeMatchOnly=true&arrivalDate={{currentdateplus10}}&departureDate={{currentdateplus12}}
Request Params
Key | Datatype | Required | Description |
---|
adults | number | | |
numberOfUnits | number | | |
ratePlanCodes | string | | |
ratePlanCodeMatchOnly | string | | |
roomTypes | string | | |
roomTypeMatchOnly | boolean | | |
arrivalDate | string | | |
departureDate | string | | |
Key | Datatype | Required | Description |
---|
Authorization | string | | |
Content-Type | string | | |
Accept | string | | |
x-app-key | string | | |
x-channelCode | string | | |