Activities
Customer activity related operations.
📄️ Create an activity
Tracks when a customer performs a custom action. It dynamically calculates and awards corresponding points or discounts based on predefined criteria.
📄️ Retrieves a list of redeemed rewards
Returns a list of redeemed rewards, sorted by redemption date in descending order by default. This includes rewards that have already been used.
📄️ Retrieves a list of point transactions
Returns a list of point transactions, sorted by creation date in descending order by default.
📄️ Retrieves a list of referral records
Returns a list of referral records, sorted by creation date in descending order by default.