The Loyalty API is currently in beta.
Please contact our Support Team via our JIRA Service Desk for access to the Beta. If you don’t have access, please contact your account administrator for assistance.
Not yet integrated with Primer and interested in learning more? Contact us.
Create an API key with the loyalty-transactions:read
scopes.
Get all your loyalty transactions. You can filter by connectionId
(recommended) and by customerId
and orderId
.
Additionally provide a limit
to restrict the number of transactions in the response, and an offset
to determine where to start.
Filter transactions by customer Id.
Filter transactions by customer Id.
Filter transactions by orderId.
Limit the number of returned results
The number of items to skip before returning results
The list of loyalty transactions
The total number of available results
The limit of the paged result
The offset of the paged result