get_ledger_entries
Retrieve payment account ledger entries for an Etsy shop to track financial transactions within specified date ranges using shop ID and pagination parameters.
Instructions
Get payment account ledger entries for a shop
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shop_id | Yes | The shop ID | |
| min_created | No | Minimum creation timestamp | |
| max_created | No | Maximum creation timestamp | |
| limit | No | Results per page | |
| offset | No | Offset for pagination |