- The reward is enabled
- If a customer is in a loyalty tier, the reward is available on that tier
- The reward is supported based on your platform (see table below)
Supported rewards by platform
Platform | Supported rewards |
---|---|
Shopify | one-off discount rewards, custom rewards, checkout rewards, free product vouchers, seamless free products |
Adobe Commerce (Magento) | one-off discount rewards, custom rewards, free product vouchers |
BigCommerce | one-off discount rewards, custom rewards, free product vouchers |
Custom | custom rewards |
Authorizations
An API key linked to a Program in LoyaltyLion, with a set of permissions (scopes). API keys can be created manually, or acquired through an OAuth2 flow. The API key should be provided as a Bearer
token in the Authorization
header
Path Parameters
The ID of the customer in your platform or ecommerce store
Query Parameters
By default this endpoint will return rewards across all sites in your program. If you have a multi-site program, you can specify a site ID here to return only rewards for that site
Response
200
rewards
(Active Subscription Discount Voucher · object | Product (cart) · object | Cart Discount Voucher · object | Checkout Redemption Reward · object | Collection Voucher · object | Custom Reward · object | Free Shipping Voucher · object | Gift Card · object | Product (voucher) · object | Product (subscription) · object)[]
required