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