# Get Unsettled Transactions for the given Fund. `GetValuationPointUnsettledTransactions` `POST /api/funds/{scope}/{code}/valuationpoints/unsettledtransactions/$query` - [OpenAPI fragment](https://www.lusid.com/docs/api/lusid/endpoints/funds/GetValuationPointUnsettledTransactions.json) - [Rendered page](https://www.lusid.com/docs/api/lusid/endpoints/funds/GetValuationPointUnsettledTransactions) Gets all transactions that remain unsettled as at the specified Valuation Point for a Fund, looking back from inception. Settlement status is point-in-time: post-cutoff settlement activity does not alter the result. The Valuation Point must be identified either by the date or diaryEntry query parameters or by the 'End' parameter in the request body; when both are supplied the query parameters are used. ## Referenced schemas - [ValuationPointDataQueryParameters](https://www.lusid.com/docs/api/lusid/schemas/ValuationPointDataQueryParameters.txt) - [ValuationPointResourceListOfUnsettledTransaction](https://www.lusid.com/docs/api/lusid/schemas/ValuationPointResourceListOfUnsettledTransaction.txt) [< Funds](https://www.lusid.com/docs/api/lusid/endpoints/funds/llms.txt)