get_statistics
Generate a detailed sales (realization) report for any specified period.
Instructions
Get detailed realization (sales) report by period
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of records | |
| rrdid | No | Pagination cursor (last rrd_id from previous response) | |
| dateTo | Yes | End date (RFC3339) | |
| dateFrom | Yes | Start date (RFC3339) |