Bookeasy - Set Promo Code( SetPromoCode )
Navigate to Bookeasy
Details
- Name Set Promo Code
- Description Responsible for setting the Promo Code.
- MethodGroup Authentication
Parameters
-
key
Type StringDescription The Session Id the cart belongs to.Example <a class="showCode" href="/be/SetPromoCode?key=d0ba342a-e375-4f76-bee1-80c4f4bef9c7">/be/SetPromoCode?key=d0ba342a-e375-4f76-bee1-80c4f4bef9c7</a>
-
PromoCode
Type StringDescription The Promo CodeExample <a class="showCode" href="/be/SetPromoCode?promoCode=Test">/be/SetPromoCode?promoCode=Test</a>
-
Remove
Type BooleanDescription Whether to add or remove the promo code from the cartExample <a class="showCode" href="/be/SetPromoCode?remove=true">/be/SetPromoCode?remove=true</a>
-
uiView
Type Boolean
-
IgnoreCache
Type Boolean
-
ShowError
Type Boolean
-
callback
Type String
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>