list_order_transactions
Lists all payment transactions for a specific order, including payment attempts, captures, refunds, and voids. Provide an order ID to retrieve its complete transaction history.
Instructions
List all transactions for a specific order. Returns payment attempts, captures, refunds, and voids linked to the order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | Order ID to list transactions for. Required. |