Order Transactions
Get all transactions associated with a specific order:Customer Activities
Get the complete purchase history and activities for a customer:When to Use Each
- Display purchase history: show customers their recent orders and points earned (customer activities).
- Transaction verification: confirm a specific order’s point breakdown (order transactions).
- Customer support: resolve disputes about transactions.
- Analytics: track behavior and program engagement.
Tips & Gotchas
- Use the order transactions endpoint for a detailed breakdown of one order.
- Use the customer activities endpoint for a complete purchase history.
- Both endpoints support pagination for large result sets.
Related Resources
Order Transactions API
Complete API reference for order transactions
Customer Activities API
Complete API reference for customer activities