Coupons
Get yourself more purchases with a coupon, but maybe not more profit...
Last updated
Was this helpful?
Get yourself more purchases with a coupon, but maybe not more profit...
Last updated
Was this helpful?
Deletes an existing coupon from the store. Requires the Scopes.DeleteCoupons
permission
The ID of the store the coupon belongs to
The ID of the coupon to delete
Gets the coupons in the store. Requires the Scopes.ViewCoupons
API key scope
The ID of the store to get the coupons in
The page to select when viewing the coupons
The amount of coupons to display in one page
Creates a new coupon in the store. Requires the Scopes.CreateCoupons
API key scope
The ID of the store to create the coupon in
The case-sensitive name the customer will enter to redeem the coupon
The maximum amount of usages the coupon code has, -1 = infinite
The percentage that should be subtracted from the total order cost when used
Whether the coupon code is enabled and can be used in checkout
The ID of the store that the coupon belongs to
The ID of the coupon to update
The case-sensitive name the customer will enter to redeem the coupon
The maximum amount of usages the coupon code has, -1 = infinite
The percentage that should be subtracted from the total order cost when used
Whether the coupon code is enabled and can be used in checkout