Shopping Cart - Delete Bookeasy Shopping Cart( deleteBECart )
Navigate to Shopping Cart
Details
- Name Delete Bookeasy Shopping Cart
- Description This method is responsible for deleting a bookeasy shopping cart.
- MethodGroup Bookeasy
Parameters
-
q
Type BooleanDescription Boolean value to activate the query.
-
key
Type StringDescription The Session Id the cart belongs to.Example <a class="showCode" href="/cart/deleteBECart?q=true&key=d0ba342a-e375-4f76-bee1-80c4f4bef9c7">/cart/deleteBECart?q=true&key=d0ba342a-e375-4f76-bee1-80c4f4bef9c7</a>
-
IgnoreCache
Type Boolean
-
ShowError
Type Boolean
-
callback
Type String
Response
-
Type <a href="/ui/Show?name=Delete Bookeasy Cart Model">deleteCartRequestModel</a>Name Delete Bookeasy Cart ModelDescription This is the response object for the delete bookeasy cart operation.
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>