Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get loyalty point transaction history for the consumer
cURL
curl --request GET \ --url https://consumer.fanfare.io/api/loyalty/history
[ { "actorType": "<string>", "id": "<string>", "occurredAt": "2023-11-07T05:31:56Z", "pointsDelta": 123, "txnType": "<string>", "bucketEarnedOn": "<string>", "bucketExpiresOn": "<string>", "sourceId": "<string>", "sourceType": "<string>" } ]
Loyalty history retrieved successfully