aggregate

@PostExchange(value = "snapshot/aggregation")
abstract fun aggregate(@RequestBody query: AggregationQuery): R