Copy PageUpdate Couponput https://secure.fusebill.com/v1/CouponsThis function is used to update a coupons properties after calling a GET request.Body Paramsidint32requiredThis is the Fusebill generated ID of the coupon.namestringrequiredThis is the name of the coupon.descriptionstringThis is the created description of the coupon.eligibilityStartDatestringThe elibible starting date the coupon comes into effect.eligibilityEndDatestringThe end date where the coupon is no longer valid.statusstringenumThe current status of the coupon either Active or RetiredAllowed:ActiveRetiredapplyToAllPlansbooleanTrigger this coupon to apply to all plans.oneTimeUsebooleanMake this coupon only available for one use.discountsobjectAssign discounts using discountID to attach to this coupon.discounts objecteligibilitiesobjectList of eligibilities.eligibilities objectplansobjectAssign plans using planID to attach to this coupon to.plans objectcouponCodesobjectList of coupon codes.couponCodes objectResponses 200200 404404Updated about 1 year ago Create CouponActivate Coupon