get_reports_batch
Retrieve all report types for up to 50 instruments in one batch call. Customize with original currency and report count limits.
Instructions
Get all report types for multiple instruments (max 50) in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instList | Yes | Array of instrument IDs (max 50) | |
| original | No | If true, return in original report currency | |
| maxR12QCount | No | Max r12 and quarter reports (max 40) | |
| maxYearCount | No | Max year reports (max 20) |