list_custom_investment_prices
Retrieve historical price data for custom investments within a specified date range using the Sharesight portfolio tracking platform.
Instructions
Retrieves prices for a custom investment
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| custom_investment_id | Yes | The custom investment 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) |