Update an existing coupon code. All fields must be included in the request body — any omitted fields will be reset to defaults. Retrieve the current coupon code first with GET, modify the needed fields, and send the full object back.
The Everflow API key generated from the Control Center > Security.
The coupon code ID.
The ID of the offer this coupon code is associated with.
The ID of the affiliate this coupon code is assigned to.
The coupon code value.
Status of the coupon code.
active, paused Internal-only notes (not visible to partners).
Partner-visible description of the coupon.
Whether the description is plain text (true) or HTML (false).
Start date for the coupon validity (format: YYYY-MM-DD).
End date for the coupon validity (format: YYYY-MM-DD).
OK
Unique coupon code ID.
Network ID.
The associated affiliate ID.
The associated offer ID.
The coupon code value.
Status of the coupon code.
active, paused Internal-only notes (not visible to partners).
Partner-visible description of the coupon.
Whether the description is plain text or HTML.
Start date for coupon validity (format: YYYY-MM-DD).
End date for coupon validity (format: YYYY-MM-DD).
Unix timestamp of creation.
Unix timestamp of last update.