list_coupon_rates
Retrieve coupon rates for fixed interest custom investments within a specified date range to analyze interest payments and investment performance.
Instructions
Retrieves coupon rates for a fixed interest custom investment
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instrument_id | Yes | The custom investment instrument ID | |
| start_date | No | Start date YYYY-MM-DD | |
| end_date | No | End date YYYY-MM-DD | |
| page | No | Pagination pointer | |
| per_page | No | Items per page (max 100) |