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 String
    Description 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 String
    Description The Promo Code
    Example <a class="showCode" href="/be/SetPromoCode?promoCode=Test">/be/SetPromoCode?promoCode=Test</a>
  • Remove
    Type Boolean
    Description Whether to add or remove the promo code from the cart
    Example <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 Error
    Description This error is thrown where something happens and it was unexpected.
    Type <a href="/ui/Show?name=Json Result Error">JsonResultError</a>