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
The body is of type object
.
Response
Coupon updated
The response is of type object
.