Parameters
7 query
Query parameters
· 7branchSlugstringRequiredBranch slug.
gymroom-plzenpagestring | numberOptionalPage number (1-based).
limitstring | numberOptionalItems per page.
orderBystringOptionalSort directive in field:direction form. Supported fields: activityDate, insertedDate, label, count, price, sale, creditAmount, order, customer.
activityDate:descfilterFulltextQuerystringOptionalFree-text search across label, order number and customer fields.
example_filterFulltextQueryfilterMonthstringOptionalRestrict the result to a single calendar month, expressed as YYYY-MM. The cut-off uses the same date dimension as the revenue formula (event.start_time when present, otherwise i.inserted_date), so the filtered turnover matches the corresponding Finance-tab row to the cent. Malformed values are silently ignored.
2026-03filterHasCoststring | booleanOptionalWhen truthy (1, true), restrict the result to rows with a non-zero internal cost (shop__order_item.cost > 0). Same predicate that decides whether a row contributes to the Finance-tab "Variabilní náklady" total, so drilling from that column lands on exactly the rows summed.
1