Customers
List Available Rewards
GET
Returns a list of the rewards currently available to this customer.
Rewards are available to a customer for the purposes of this API if:
- 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)
Rewards will be returned even if the customer does not currently have enough points to redeem them.
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 |
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
application/json
200