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. The reward will be redeemed for this customer
Body
application/json
Body
The ID of the reward to claim
The multiplier of the reward being claimed. Only supported for custom
reward type
The Shopify variant being claimed. Required when the reward is a seamless product reward
Available options:
redemption_notification
Response
201