list_refunds
Retrieve all refunds for a specific order using its order ID. Returns complete refund records with transactions, line items, and order adjustments.
Instructions
List refunds for a specific order. Returns full refund records with associated transactions, refund line items, and order adjustments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | Order ID to list refunds for. Required. |