get_transaction
Retrieve detailed information about a specific Etsy transaction using shop and transaction IDs to access order data, track purchases, or manage sales records.
Instructions
Get a specific transaction by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shop_id | Yes | The shop ID | |
| transaction_id | Yes | The transaction ID |