Update a coupon
Coupons
Update a coupon
This endpoint is used to update a coupon that can be then attached to a customer to create a discount.
PUT
Update a coupon
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique code used to identify the coupon.
Example:
"startup_deal"
Body
application/json
Coupon payload
Response
Coupon updated