The Referral Rewards API allows you to retrieve information about referral rewards on your Wix site. With this API, you can access data about rewards given to customers who participate in your referral program.
With the Referral Rewards API, you can:
See the Wix Referral Program: Adding and Setting Up Your Referral Program article for more information on setting up and managing referral programs on your Wix site.
It's important to note the following points before starting to code:
To use the Rewards API, install the @wix/referral
package using npm or Yarn:
or
Then import { rewards }
from @wix/referral
: