Update a Coupon List
This API allows users to modify existing coupon lists within a defined workspace. It facilitates changes to specifications like list name, expiry date, and alert settings, thereby promoting efficient coupon operations management.
Rate Limit
You can update 100 coupon lists per day.Authorizations
Uses Workspace ID as username and API Key as password.
Headers
This is the workspace ID (earlier APP ID) of your MoEngage workspace. The MOE-APPKEY has to be passed in the request. You can find your MoEngage Workspace ID in the MoEngage Dashboard: Settings -> Account -> APIs -> Workspace ID (earlier app id).
Path Parameters
The unique identifier for the coupon list.
Body
This field contains the new name of the coupon list.
This field contains the new date of the coupon list in yyyy-mm-dd format.
This field consists of the new email address of the coupon list subscriber. The subscriber will receive all the alerts on the coupon list in the email provided in this field.
This object contains the updated details for the alert conditions.
Response
Success Indicates that the request is successful and the coupon list update request is accepted.
This field consists of the updated name of the coupon list.
This field consists of the label name for the coupon list.
This field contains the updated expiration date of the coupon list in yyyy-mm-dd format.
This field consists of the status of the coupon list.
Note: You can only update active coupon lists.
This field consists of the total number of coupons in the coupon list.
This field consists of the date and time the coupon list was created.
This field consists of the date and time of the most recent update to the coupon list.
This field contains the subscriber's updated email address on the coupon list.
This field consists of the updated alert conditions and the statuses specified for the coupon list.
This field consists of the available number of coupons in coupon list.
This field consists of the user name who created the coupon list.
This field contains the unique ID of the coupon list requested for update. This ID is used in the params to fetch and archive coupon lists.