Брокерские операции
invest_operationsRetrieve brokerage operations from your broker account, with optional operation-type filter and limit. Call without filter to discover available operation types, then refine results.
Instructions
Брокерские операции, новые сверху. limit применяется и к запросу, и к выводу (0 = всё, что вернул банк).
operation_type — фильтр по типу; пусто = все. Полного списка банк не публикует. Наблюдались: buy, sell, payIn, payOut, tax, taxBack (живой ответ) и outMulti (захват приложения). Список не полон — сначала вызови без фильтра и посмотри, какие типы реально пришли в ответе, потом фильтруй по ним.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| operation_type | No | ||
| broker_account_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |