UpdateCouponList

UpdateCouponList API call is used to update an existing Coupon List.

This allows users to update list metadata, expiry dates, and integration settings like Shopify or alert configurations.

Path Params
integer
required

The unique identifier of the coupon list to update

Body Params
integer
required

The ID of the coupon list

string
length ≤ 100

Name of the coupon list

string

Description of the coupon list

date-time | null

Optional expiry date for the coupons in the list

alertSettings
object

Dynamic alert settings for coupon counts

shopifySettings
object

Dynamic Shopify integration settings

Headers
string
Defaults to {$$.env.access_token}
string
Defaults to application/json
Responses

401

Unauthorized - Authentication failed.

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json