Update a coupon
Coupons
Update a coupon
Updates a coupon. Code, discount_type, discount_value, and valid_from cannot be changed after creation.
PUT
Update a coupon
Authorizations
Company API key. Send in the X-API-Key header.
Path Parameters
Body
application/json
Example:
"Updated Summer Sale"
Example:
"Updated description."
New redemption cap. Null removes the limit.
Example:
200
New per-subscription cycle cap. Null removes the limit.
Example:
6
New expiry date. Null removes the expiry.
Example:
"2026-12-31"
Set to false to deactivate and prevent new applications.
Example:
false
Response
Coupon updated