Update coupon seriesAsk AIput https://{host}/v2/coupon/series/{id}Lets you update existing coupon series details.Path Paramsidint32requiredUnique ID of the coupon series to update.Body ParamsCouponSeriesV2objectDetails of the coupon series.CouponSeriesV2 objectstoreIdsJsonarray of int32sUnique IDs of the stores where the series is applicable.storeIdsJsonADD int32isDvsEnabledbooleanWhether DVS is enabled for the coupon series or not. Pass true for DVS coupons.dvsExpiryDatedateDate and time of expiry of the DVS campaign associated with the coupon series in YYYY-MM-DDThh:mm:ssZ.shortSMSTemplatestringShort message to send to users. Pass voucher_code to insert coupon code in the message.campaignIdint64Unique ID of the campaign associated with the series.maxRedemptionsInSeriesPerUserint32Limit number of time same user can redeem the couponminDaysBetweenRedemptionint32Minimum number of days between any two redemptionResponses 200200 400400Updated about 1 month ago