get_revenue_register
Retrieve the ryczałt revenue register for a specified year and month, or fall back to the saved view when no dates are provided.
Instructions
Read the ryczałt revenue register for year+month, or the saved view if both omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| month | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | Yes | ||
| model | Yes | ||
| period | Yes | ||
| filters | Yes | ||
| complete | Yes | True only when all rows of the filtered table are returned | |
| warnings | Yes | ||
| table_url | Yes | ||
| company_id | Yes | ||
| pagination | Yes | ||
| returned_count | Yes |