Update coupon code expiry dateAsk AIput https://{host}/v2/coupon/bulk/expiryBody ParamscouponSeriesIdint32The ID of the series the coupon belongs to.couponCodestringrequiredThe code of the coupon.expiryDatestringrequiredThe expiry date of the coupon (YYYY-MM-DDTHH:MM:SSZ). **NOTE: **Time should not be passed in the field only but only date with timezone. Example:- "expiryDate":"2025-02-28T00:00:00Z" or "expiryDate":"2025-10-01T00:00:00+05:30"Responses 200200 400400Updated about 1 month ago