Shopping Cart - Save Bookeasy Booking( saveBEBooking )
Navigate to Shopping Cart
Details
- Name Save Bookeasy Booking
- Description This operation is responsible for saving a booking based off a bookeasy shopping cart.
- MethodGroup Bookeasy
Parameters
-
q
Type BooleanDescription Required to activate the query.
-
key
Type StringDescription Contains the session id for the shopping cart you wish to save.Example <a class="showCode" href="/cart/saveBEBooking?q=true&key=d0ba342a-e375-4f76-bee1-80c4f4bef9c7">/cart/saveBEBooking?q=true&key=d0ba342a-e375-4f76-bee1-80c4f4bef9c7</a>
-
SourceUrl
Type StringDescription The Source URL where the booking was made
-
IgnoreCache
Type Boolean
-
ShowError
Type Boolean
-
callback
Type String
Response
-
Type <a href="/ui/Show?name=Save Bookeasy Booking Model">saveBEBookingModel</a>Name Save 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>