CreateCouponListAsk AIpost https://api.dengage.com/rest/contents/coupon-listCreateCouponList function creates a new coupon list.Body ParamsnamestringrequiredName of the coupon listdescriptionstringDescription of the coupon listexpiryDatedate-timeExpiry date of the coupon listalertSettingsobjectAlert settings for the coupon listalertSettings objectshopifySettingsobjectShopify integration settingsshopifySettings objectHeadersAuthorizationstringrequiredDefaults to {$$.env.access_token}Responses 200Coupon list created successfully 400Bad Request - Returned when the request contains invalid parameters 401Not-authenticated. Please re-login. 403Forbidden - Returned when the user doesn't have sufficient permissionsUpdated 4 months ago