This Property Offer Packs call can be sent between Search and Prebook to provide information on applicable Special Offer Packs.
The PropertyOfferPacks request will send the Booking Token and RoomBooking Tokens. Every Special Offer Pack that is available for each room is returned.
<PropertyOfferPacksRequest>
<LoginDetails>
<Login>USERNAME</Login>
<Password>PASSWORD</Password>
<AgentReference />
<SellingCurrencyID>0</SellingCurrencyID>
<LanguageID>0</LanguageID>
<TrackingAffiliateID>0</TrackingAffiliateID>
</LoginDetails>
<BookingToken>....</BookingToken>
<RoomBookingToken>>....</RoomBookingToken>
<GuestConfiguration>
<Adults>2</Adults>
<Children>0</Children>
<Infants>0</Infants>
<AdultAges />
<ChildAges />
</GuestConfiguration>
</PropertyOfferPacksRequest>