Order Transactions
Order Transactions
Retrieve reward, refund, and redemption transactions for a specific order.
GET
Order Transactions
Retrieve transactional details linked to an order (rewards, refunds, redemptions).
Security: Provide both
apikey and secretkey headers.Path Parameters
Unique identifier for the order, which is case-sensitive. It is used to reference and retrieve the order's transactions accurately.
Response
200 - application/json
Order transactions retrieved successfully
List of transactions associated with the order. Example: If a customer places an order and redeems points, the transactions array will contain both the cashback reward transaction and the redemption transaction.
Total number of transactions associated with the order.
Example:
1