Loyalty APIs
Loyalty Processor APIs are provided for use on a customer facing website or application. The Builder APIs on the other hand are provided for background processing/tooling.
The Loyalty Processor APIs allow:
- Getting the loyalty schemes for a project.
- Looking up the balance of an entry in a loyalty scheme. This can be useful to show a user their current balance.
- Getting the transactions for an entry in a loyalty scheme. This can be useful to show a user their transactions in a loyalty scheme.
See the Processor API endpoints for more details.