Coupons
Update Coupon
Update a coupon
PUT
/
coupons
/
{uniqid}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The name of the store to perform actions on via the API
Path Parameters
Uniqid of the resource
Body
application/json
Available options:
PERCENTAGE
, FIXED
Was this page helpful?