shopify_list_transactions
List all transactions (authorisations, captures, voids, sales) for a Shopify order using the order ID. Retrieve transaction history to track payment status.
Instructions
List order transactions (authorisations, captures, voids, sales) for an order.
Args: order_id (required): Shopify order ID (numeric or GID).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |