Parameters
8 query
Query parameters
· 8branchSlugstringRequiredBranch slug.
gymroom-vinohradypagestring | numberOptionalPage number (1-based).
limitstring | numberOptionalItems per page.
orderBystringOptionalSort directive in field:direction form. Supported fields: receiptDate, allocatedAmount, signedAmount, grossAmount, branchShare, source, direction, status, orderNumber.
receiptDate:descmonthCountstringOptionalWindow size in months (default 24, clamped to [1, 60]). Identical semantics to /monthly-breakdown.
24filterMonthstringOptionalRestrict to a single calendar month, expressed as YYYY-MM. Receipts are bucketed by receipt_date (when the money moved), the SAME dimension the Inkaso column on Finance uses, so totalAllocated here equals the Inkaso cell for that month exactly. Malformed values are ignored.
2026-06filterSource"gateway" | "bank_transaction"OptionalRestrict to one canonical receipt source.
filterDirection"in" | "out"OptionalRestrict to incoming or outgoing (refund) receipts.