Request
Response
statusIds (and its per-role variants) carries the unique, non-empty, sorted statuses across all
matching operations: 1 (case filed), 2 (case confirmed as fraud), and 3 (genuine transaction).
It is computed in the same pass as the COUNT, so it adds no cost.
With availableCount=false, count, role counts, and every *Amount and *StatusIds field is
null: that mode stops at the first match and never walks the operations.
Billing: free.