Search.../

coupons

The Coupons API is used to manage your site's coupons.

Description

You can offer your customers discount coupons to promote loyalty and increase sales. Customers can then apply the coupon codes at checkout to take advantage of your offers. You can apply coupons to items in Wix Stores, Wix Bookings, Wix Events, and Wix Pricing Plans.

To use the Coupons API, import {coupons} from the wix-marketing-backend module:

import {coupons} from 'wix-marketing-backend';
javascript | Copy Code

Type:

CouponsRead Only

Was this helpful?