# Returns the individual cashflows that make up a single cashflow bucket, with their source lineage. `QueryBucketCashFlowDrillDown` `POST /api/instrumentevents/$queryBucketCashFlowDrillDown` - [OpenAPI fragment](https://www.lusid.com/docs/api/lusid/endpoints/instrument-events/QueryBucketCashFlowDrillDown.json) - [Rendered page](https://www.lusid.com/docs/api/lusid/endpoints/instrument-events/QueryBucketCashFlowDrillDown) Returns the individual cashflows inside the requested bucket window for the holdings of the specified portfolios, annotated with the source (Instrument, Transaction or SRS) that produced each cashflow. The drill-down returns the complete resolved stream, including transaction-sourced cashflows, which bucketed responses using the (default) InstrumentCashFlow representation exclude. To reconcile the drill-down against such a bucketed response, first exclude rows with a sourceType of 'Transaction'. ## Referenced schemas - [QueryBucketCashFlowDrillDownRequest](https://www.lusid.com/docs/api/lusid/schemas/QueryBucketCashFlowDrillDownRequest.txt) - [ResourceListOfCashFlowDetail](https://www.lusid.com/docs/api/lusid/schemas/ResourceListOfCashFlowDetail.txt) [< Instrument Events](https://www.lusid.com/docs/api/lusid/endpoints/instrument-events/llms.txt)