Shopping Cart - Get Bookeasy Booking( getBEBooking )
Navigate to Shopping Cart
Details
- Name Get Bookeasy Booking
- Description This operation is responsible for retriving a booking.
- MethodGroup Bookeasy
Parameters
-
q
Type BooleanDescription Required to activate the query.
-
itineraryId
Type Int32Description Contains the itinerary id for the booking you want to retrieve.Example <a class="showCode" href="/cart/getBEBooking?q=true&itineraryId=1577846">/cart/getBEBooking?q=true&itineraryId=1577846</a>
-
password
Type StringDescription Contains the itinerary password for the booking you want to retrieve.Example <a class="showCode" href="/cart/getBEBooking?q=true&itineraryId=1577846&password=1788365">/cart/getBEBooking?q=true&itineraryId=1577846&password=1788365</a>
-
IgnoreCache
Type Boolean
-
ShowError
Type Boolean
-
callback
Type String
Response
-
Type <a href="/ui/Show?name=Get Bookeasy Booking Model">getBEBookingModel</a>Name Get Bookeasy Booking ModelDescription Contains information in regards to the booking that was just saved.
Faults
-
Name Json Result ErrorDescription This error is thrown where something happens and it was unexpected.Type <a href="/ui/Show?name=Json Result Error">JsonResultError</a>