get_transactions_by_shop
Retrieve transaction records for an Etsy shop to track sales, manage orders, and analyze business performance using shop ID and optional pagination.
Instructions
Get all transactions for a shop
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shop_id | Yes | The shop ID | |
| limit | No | Results per page | |
| offset | No | Offset for pagination |