promotionRegistrationModel

addNonPersonalizedOffer

  • adding an offer/coupon to the basket
Method Description
Request addNonPersonalizedOffer
  • couponNumber: String -> number of the coupon to register.
  • basketId: String -> basket if of the basket you want to register the coupon to.
Response
  • PromotionRegistrationState.PromotionUpdated
  • PromotionRegistrationState.PromotionError