list_bookings
Retrieve investment bookings including buys, sells, dividends, and splits. Filter by security (ISIN), depot, date range, or booking type to review trade history.
Instructions
List investment bookings: buys, sells, dividends, splits. Use this to see the trade history for a specific security or depot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| isin | No | Filter by ISIN | |
| type | No | Filter by booking type(s) | |
| maxDate | No | End date (yyyy-MM-dd) | |
| minDate | No | Start date (yyyy-MM-dd) | |
| perPage | No | Max results to return (up to 500) | |
| accountId | No | Depot ID(s) to filter by |