Loyalty Schemes Management
Below are links to endpoints for managing loyalty schemes. A general overview of loyalty schemes is available here: Loyalty Schemes
- Loyalty schemes can be managed using the Loyalty Schemes endpoints.
- Entries in the scheme can be managed using the Loyalty Scheme Entries endpoints. Using this API you can:
- Create an entry
- Lookup the balance
- Update the balance etc
- Delete an entry
- Transactions for an entry can be obtained using the Loyalty Scheme Entry Transactions endpoint
- Statistics for the loyalty scheme can be obtained using the Loyalty Scheme Statistics endpoint
An example of how to create a loyalty scheme is provided in the Example Loyalty Scheme page