SalmaGhareeb/RoomsXML

Are you able to give sample requests? Thanks!

Opened this issue · 3 comments

Are you able to give sample requests? Thanks!

@christianseptimo can you give more details? what's sample requests you want?

Hello, Thanks for the response, we need sample requests for BookingCreate. Me and my colleague trying to use BookingCreate to book 2 different types of rooms for single hotel. We were able to figure out how to use the AvailabilitySearch, now we are trying to understand how to send a request for BookingCreate. Our understanding is that QouteID should use the ResultID from AvailabilitySearch and our understanding is that ResultID represents a single room, but what if we want to book two different rooms in a hotel?

Our guess is to use HotelBooking tag however, your BookingCreate class looks doesn't support that. Am I right? Or if that supports it, can you give us example data to pass on that class that will book 2 different room types?

Hey @christianseptimo I'm working on documentation for the library, Are you still needing help?