Distribution APIs by Module-Distribution Shop (SHOP)

Number of APIs: 4

  1. Get Property Calendar (v0) -> specific rate Plan GET {{HostName}}/shop/v0/hotels/{{HotelCode1}}/calendar?arrivalDateFrom={{currentdate}}&arrivalDateTo={{currentdateplus30}}&adults=1&children=1&childrenAges=12&rateMode=Average&lengthOfStay=3&ratePlanCodes={{RatePlanCode}}

  2. get Properties (v0) -> Promotion Codes GET {{HostName}}/shop/v0/hotels?adults=1&numberOfUnits=1&promotionCodes={{PromotionCodes}}&chainCode={{chainCode}}&hotelCodes={{HotelCode1}},{{HotelCode2}}&arrivalDate={{currentdateplus10}}&departureDate={{currentdateplus12}}

  3. get Property Offers (v0) -> Date not available GET {{HostName}}/shop/v0/hotels/{{HotelCode1}}/offers?adults=1&numberOfUnits=1&arrivalDate=2028-12-31&departureDate=2029-01-01

  4. get Property Offer (v0) -> Offer Details Negotiated Rate GET {{HostName}}/shop/v0/hotels/{{HotelCode1}}/offer?adults=1&numberOfUnits=1&ratePlanCode={{NegotiatedRatePlanCodes}}&accessCode={{accessCode}}&roomType={{RoomTypeCode}}&arrivalDate={{currentdateplus10}}&departureDate={{currentdateplus13}}