Skip to main content

Fetch Order Details / History

Retrieve detailed information about orders and customer activities to display purchase history, transaction details, and loyalty activity.

Order Transactions

Get all transactions associated with a specific order:

Customer Activities

Get the complete purchase history and activities for a customer:

Use Cases

  • Display Purchase History: Show customers their recent orders and points earned
  • Transaction Verification: Verify order details and point transactions
  • Customer Support: Help resolve disputes or questions about transactions
  • Analytics: Track customer behavior and loyalty program engagement

Key Takeaways for Developers

  • Use order transactions endpoint to get detailed breakdown of a specific order
  • Use customer activities endpoint to show complete purchase history
  • Both endpoints support pagination for large result sets
  • Transaction details include timestamps, point amounts, and transaction types

Order Transactions API

Complete API reference for order transactions

Customer Activities API

Complete API reference for customer activities