Coupons
Create Coupon
Create a coupon
POST
/
coupons
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
Body
application/json
Available options:
PERCENTAGE
, FIXED
Was this page helpful?