get_turnover
Retrieve product turnover for a specified period, showing opening, income, outcome, and closing balances in rubles. Use date filters to analyze stock movements and financial flows.
Instructions
Get product turnover (обороты) over a period: opening, income, outcome, closing. Sums in RUBLES.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results | |
| offset | No | Offset for pagination | |
| moment_to | No | End date, ISO 8601 (e.g. 2024-12-31) | |
| moment_from | No | Start date, ISO 8601 (e.g. 2024-01-01) |