get_financial_events
Retrieve financial event fee breakdown and profitability views for Amazon seller transactions, with optional date range, ASIN, SKU, and marketplace filters.
Instructions
[Finance / read] Financial event fee breakdown and profitability views. Hosted endpoint only; this local stdio server is an introspection stub.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | No | Optional start date for time-range reads, YYYY-MM-DD. | |
| end_date | No | Optional end date for time-range reads, YYYY-MM-DD. | |
| asin | No | Optional Amazon ASIN filter when relevant. | |
| sku | No | Optional merchant SKU filter when relevant. | |
| marketplace_id | No | Optional Amazon marketplace identifier. | |
| filters | No | Optional lightweight filters supported by the hosted tool. | |
| limit | No | Optional row limit for hosted reads. |