|
LUSID C# SDK
|
Represents a collection of functions to interact with the API endpoints More...

Public Member Functions | |
| System.Threading.Tasks.Task< AcceptEstimateValuationPointResponse > | AcceptEstimateValuationPointAsync (string scope, string code, ValuationPointDataRequest valuationPointDataRequest, string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] AcceptEstimateValuationPoint: Accepts an Estimate Valuation Point. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< AcceptEstimateValuationPointResponse > > | AcceptEstimateValuationPointWithHttpInfoAsync (string scope, string code, ValuationPointDataRequest valuationPointDataRequest, string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] AcceptEstimateValuationPoint: Accepts an Estimate Valuation Point. More... | |
| System.Threading.Tasks.Task< Fund > | AddAllocationGroupsAsync (string scope, string code, List< AllocationGroupDefinition > allocationGroupDefinition, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] AddAllocationGroups: Add Allocation Groups to a Fund. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< Fund > > | AddAllocationGroupsWithHttpInfoAsync (string scope, string code, List< AllocationGroupDefinition > allocationGroupDefinition, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] AddAllocationGroups: Add Allocation Groups to a Fund. More... | |
| System.Threading.Tasks.Task< Fund > | AddSeriesAsync (string scope, string code, List< SeriesDefinitionRequest > seriesDefinitionRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] AddSeries: Add Series to a Fund. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< Fund > > | AddSeriesWithHttpInfoAsync (string scope, string code, List< SeriesDefinitionRequest > seriesDefinitionRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] AddSeries: Add Series to a Fund. More... | |
| System.Threading.Tasks.Task< Fee > | CreateFeeAsync (string scope, string code, FeeRequest feeRequest, string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] CreateFee: Create a Fee. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< Fee > > | CreateFeeWithHttpInfoAsync (string scope, string code, FeeRequest feeRequest, string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] CreateFee: Create a Fee. More... | |
| System.Threading.Tasks.Task< Fund > | CreateFundAsync (string scope, FundRequest fundRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] CreateFund: Create a Fund. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< Fund > > | CreateFundWithHttpInfoAsync (string scope, FundRequest fundRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] CreateFund: Create a Fund. More... | |
| System.Threading.Tasks.Task< Fund > | CreateFundV2Async (string scope, FundDefinitionRequest fundDefinitionRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] CreateFundV2: Create a Fund V2 (Preview). More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< Fund > > | CreateFundV2WithHttpInfoAsync (string scope, FundDefinitionRequest fundDefinitionRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] CreateFundV2: Create a Fund V2 (Preview). More... | |
| System.Threading.Tasks.Task< ValuationPoint > | CreateValuationPointAsync (string scope, string code, CreateValuationPointRequest createValuationPointRequest, string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] CreateValuationPoint: Create a Valuation Point. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ValuationPoint > > | CreateValuationPointWithHttpInfoAsync (string scope, string code, CreateValuationPointRequest createValuationPointRequest, string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] CreateValuationPoint: Create a Valuation Point. More... | |
| System.Threading.Tasks.Task< Fund > | DeactivateNavTypesAsync (string scope, string code, List< string > requestBody, string? deleteMode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] DeactivateNavTypes: Deactivate NAV types on a Fund. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< Fund > > | DeactivateNavTypesWithHttpInfoAsync (string scope, string code, List< string > requestBody, string? deleteMode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] DeactivateNavTypes: Deactivate NAV types on a Fund. More... | |
| System.Threading.Tasks.Task< DeletedEntityResponse > | DeleteBookmarkAsync (string scope, string code, string bookmarkCode, string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] DeleteBookmark: Delete a Bookmark. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< DeletedEntityResponse > > | DeleteBookmarkWithHttpInfoAsync (string scope, string code, string bookmarkCode, string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] DeleteBookmark: Delete a Bookmark. More... | |
| System.Threading.Tasks.Task< DeletedEntityResponse > | DeleteFeeAsync (string scope, string code, string feeCode, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] DeleteFee: Delete a Fee. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< DeletedEntityResponse > > | DeleteFeeWithHttpInfoAsync (string scope, string code, string feeCode, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] DeleteFee: Delete a Fee. More... | |
| System.Threading.Tasks.Task< DeletedEntityResponse > | DeleteFundAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] DeleteFund: Delete a Fund. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< DeletedEntityResponse > > | DeleteFundWithHttpInfoAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] DeleteFund: Delete a Fund. More... | |
| System.Threading.Tasks.Task< DeletedEntityResponse > | DeleteNavActivityAdjustmentsAsync (string scope, string code, string valuationPointCode, List< NavActivityAdjustmentResponse > navActivityAdjustmentResponse, string? navTypeCode=default(string?), string? valuationPointCodeVariant=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] DeleteNavActivityAdjustments: Delete Nav activity adjustments. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< DeletedEntityResponse > > | DeleteNavActivityAdjustmentsWithHttpInfoAsync (string scope, string code, string valuationPointCode, List< NavActivityAdjustmentResponse > navActivityAdjustmentResponse, string? navTypeCode=default(string?), string? valuationPointCodeVariant=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] DeleteNavActivityAdjustments: Delete Nav activity adjustments. More... | |
| System.Threading.Tasks.Task< DeletedEntityResponse > | DeleteValuationPointAsync (string scope, string code, string diaryEntryCode, string? diaryEntryCodeVariant=default(string?), string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] DeleteValuationPoint: Delete a Valuation Point. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< DeletedEntityResponse > > | DeleteValuationPointWithHttpInfoAsync (string scope, string code, string diaryEntryCode, string? diaryEntryCodeVariant=default(string?), string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] DeleteValuationPoint: Delete a Valuation Point. More... | |
| System.Threading.Tasks.Task< ValuationPointDataResponse > | FinaliseCandidateValuationPointAsync (string scope, string code, ValuationPointDataRequest valuationPointDataRequest, string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] FinaliseCandidateValuationPoint: Finalise a Candidate Valuation Point. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ValuationPointDataResponse > > | FinaliseCandidateValuationPointWithHttpInfoAsync (string scope, string code, ValuationPointDataRequest valuationPointDataRequest, string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] FinaliseCandidateValuationPoint: Finalise a Candidate Valuation Point. More... | |
| System.Threading.Tasks.Task< VersionedResourceListOfFundA2BDataRecord > | GetA2BDataForFundAsync (string scope, string code, ValuationPointDataQueryParameters valuationPointDataQueryParameters, string? navTypeCode=default(string?), DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetA2BDataForFund: Get A2B data for a Fund. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< VersionedResourceListOfFundA2BDataRecord > > | GetA2BDataForFundWithHttpInfoAsync (string scope, string code, ValuationPointDataQueryParameters valuationPointDataQueryParameters, string? navTypeCode=default(string?), DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetA2BDataForFund: Get A2B data for a Fund. More... | |
| System.Threading.Tasks.Task< VersionedResourceListOfFundA2BMovementRecord > | GetA2BMovementsForFundAsync (string scope, string code, ValuationPointDataQueryParameters valuationPointDataQueryParameters, string? navTypeCode=default(string?), DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetA2BMovementsForFund: Get A2B movements for transaction portfolios in a Fund. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< VersionedResourceListOfFundA2BMovementRecord > > | GetA2BMovementsForFundWithHttpInfoAsync (string scope, string code, ValuationPointDataQueryParameters valuationPointDataQueryParameters, string? navTypeCode=default(string?), DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetA2BMovementsForFund: Get A2B movements for transaction portfolios in a Fund. More... | |
| System.Threading.Tasks.Task< Fee > | GetFeeAsync (string scope, string code, string feeCode, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetFee: Get a Fee for a specified Fund. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< Fee > > | GetFeeWithHttpInfoAsync (string scope, string code, string feeCode, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetFee: Get a Fee for a specified Fund. More... | |
| System.Threading.Tasks.Task< FeeProperties > | GetFeePropertiesAsync (string scope, string code, string feeCode, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetFeeProperties: Get Fee properties. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< FeeProperties > > | GetFeePropertiesWithHttpInfoAsync (string scope, string code, string feeCode, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetFeeProperties: Get Fee properties. More... | |
| System.Threading.Tasks.Task< Fund > | GetFundAsync (string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetFund: Get a Fund. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< Fund > > | GetFundWithHttpInfoAsync (string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetFund: Get a Fund. More... | |
| System.Threading.Tasks.Task< FundProperties > | GetFundPropertiesAsync (string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetFundProperties: Get Fund properties. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< FundProperties > > | GetFundPropertiesWithHttpInfoAsync (string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetFundProperties: Get Fund properties. More... | |
| System.Threading.Tasks.Task< VersionedResourceListOfHoldingContributor > | GetHoldingContributorsForFundAsync (string scope, string code, long holdingId, ValuationPointDataQueryParameters valuationPointDataQueryParameters, string? navTypeCode=default(string?), bool? includeHistoric=default(bool?), string? taxLotId=default(string?), bool? includeUnsettledMovements=default(bool?), int? limit=default(int?), DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetHoldingContributorsForFund: Get holdings contributors for transaction portfolios in a Fund. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< VersionedResourceListOfHoldingContributor > > | GetHoldingContributorsForFundWithHttpInfoAsync (string scope, string code, long holdingId, ValuationPointDataQueryParameters valuationPointDataQueryParameters, string? navTypeCode=default(string?), bool? includeHistoric=default(bool?), string? taxLotId=default(string?), bool? includeUnsettledMovements=default(bool?), int? limit=default(int?), DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetHoldingContributorsForFund: Get holdings contributors for transaction portfolios in a Fund. More... | |
| System.Threading.Tasks.Task< VersionedResourceListOfPortfolioHolding > | GetHoldingsForFundAsync (string scope, string code, SingleValuationPointQueryParameters singleValuationPointQueryParameters, string? navTypeCode=default(string?), DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), List< string >? propertyKeys=default(List< string >?), bool? byTaxlots=default(bool?), int? includeSettlementEventsAfterDays=default(int?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetHoldingsForFund: Get holdings for transaction portfolios in a Fund. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< VersionedResourceListOfPortfolioHolding > > | GetHoldingsForFundWithHttpInfoAsync (string scope, string code, SingleValuationPointQueryParameters singleValuationPointQueryParameters, string? navTypeCode=default(string?), DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), List< string >? propertyKeys=default(List< string >?), bool? byTaxlots=default(bool?), int? includeSettlementEventsAfterDays=default(int?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetHoldingsForFund: Get holdings for transaction portfolios in a Fund. More... | |
| System.Threading.Tasks.Task< ListAggregationResponse > | GetValuationForFundAsync (string scope, string code, string? navTypeCode=default(string?), FundValuationRequest? fundValuationRequest=default(FundValuationRequest?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetValuationForFund: Perform valuation for a Fund. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ListAggregationResponse > > | GetValuationForFundWithHttpInfoAsync (string scope, string code, string? navTypeCode=default(string?), FundValuationRequest? fundValuationRequest=default(FundValuationRequest?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetValuationForFund: Perform valuation for a Fund. More... | |
| System.Threading.Tasks.Task< ValuationPointDataResponse > | GetValuationPointDataAsync (string scope, string code, ValuationPointDataQueryParameters valuationPointDataQueryParameters, DateTimeOffset? asAt=default(DateTimeOffset?), string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetValuationPointData: Get Valuation Point Data for a Fund. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ValuationPointDataResponse > > | GetValuationPointDataWithHttpInfoAsync (string scope, string code, ValuationPointDataQueryParameters valuationPointDataQueryParameters, DateTimeOffset? asAt=default(DateTimeOffset?), string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetValuationPointData: Get Valuation Point Data for a Fund. More... | |
| System.Threading.Tasks.Task< ValuationPointResourceListOfFundJournalEntryLine > | GetValuationPointJournalEntryLinesAsync (string scope, string code, ValuationPointDataQueryParameters valuationPointDataQueryParameters, string? generalLedgerProfileCode=default(string?), DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), int? limit=default(int?), string? page=default(string?), List< string >? propertyKeys=default(List< string >?), string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetValuationPointJournalEntryLines: Get the Journal Entry Lines for the given Fund. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ValuationPointResourceListOfFundJournalEntryLine > > | GetValuationPointJournalEntryLinesWithHttpInfoAsync (string scope, string code, ValuationPointDataQueryParameters valuationPointDataQueryParameters, string? generalLedgerProfileCode=default(string?), DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), int? limit=default(int?), string? page=default(string?), List< string >? propertyKeys=default(List< string >?), string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetValuationPointJournalEntryLines: Get the Journal Entry Lines for the given Fund. More... | |
| System.Threading.Tasks.Task< ValuationPointResourceListOfPnlJournalEntryLine > | GetValuationPointPnlSummaryAsync (string scope, string code, ValuationPointDataQueryParameters valuationPointDataQueryParameters, string? generalLedgerProfileCode=default(string?), DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), int? limit=default(int?), string? page=default(string?), string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetValuationPointPnlSummary: Get a PnL summary for the given Valuation Point in the Fund. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ValuationPointResourceListOfPnlJournalEntryLine > > | GetValuationPointPnlSummaryWithHttpInfoAsync (string scope, string code, ValuationPointDataQueryParameters valuationPointDataQueryParameters, string? generalLedgerProfileCode=default(string?), DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), int? limit=default(int?), string? page=default(string?), string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetValuationPointPnlSummary: Get a PnL summary for the given Valuation Point in the Fund. More... | |
| System.Threading.Tasks.Task< ValuationPointResourceListOfAccountedTransaction > | GetValuationPointTransactionsAsync (string scope, string code, ValuationPointDataQueryParameters valuationPointDataQueryParameters, DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), int? limit=default(int?), string? page=default(string?), List< string >? propertyKeys=default(List< string >?), string? navTypeCode=default(string?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), bool? showCancelledTransactions=default(bool?), string? membershipType=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetValuationPointTransactions: Get the Transactions for the given Fund. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ValuationPointResourceListOfAccountedTransaction > > | GetValuationPointTransactionsWithHttpInfoAsync (string scope, string code, ValuationPointDataQueryParameters valuationPointDataQueryParameters, DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), int? limit=default(int?), string? page=default(string?), List< string >? propertyKeys=default(List< string >?), string? navTypeCode=default(string?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), bool? showCancelledTransactions=default(bool?), string? membershipType=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetValuationPointTransactions: Get the Transactions for the given Fund. More... | |
| System.Threading.Tasks.Task< ValuationPointResourceListOfTrialBalance > | GetValuationPointTrialBalanceAsync (string scope, string code, ValuationPointDataQueryParameters valuationPointDataQueryParameters, string? generalLedgerProfileCode=default(string?), DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), int? limit=default(int?), string? page=default(string?), List< string >? propertyKeys=default(List< string >?), string? navTypeCode=default(string?), bool? excludeCleardownModule=default(bool?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetValuationPointTrialBalance: Get Trial Balance for the given Fund. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ValuationPointResourceListOfTrialBalance > > | GetValuationPointTrialBalanceWithHttpInfoAsync (string scope, string code, ValuationPointDataQueryParameters valuationPointDataQueryParameters, string? generalLedgerProfileCode=default(string?), DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), int? limit=default(int?), string? page=default(string?), List< string >? propertyKeys=default(List< string >?), string? navTypeCode=default(string?), bool? excludeCleardownModule=default(bool?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetValuationPointTrialBalance: Get Trial Balance for the given Fund. More... | |
| System.Threading.Tasks.Task< ValuationPointResourceListOfUnsettledTransaction > | GetValuationPointUnsettledTransactionsAsync (string scope, string code, ValuationPointDataQueryParameters valuationPointDataQueryParameters, DateTimeOffset? asAt=default(DateTimeOffset?), int? limit=default(int?), string? page=default(string?), List< string >? propertyKeys=default(List< string >?), string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetValuationPointUnsettledTransactions: Get Unsettled Transactions for the given Fund. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ValuationPointResourceListOfUnsettledTransaction > > | GetValuationPointUnsettledTransactionsWithHttpInfoAsync (string scope, string code, ValuationPointDataQueryParameters valuationPointDataQueryParameters, DateTimeOffset? asAt=default(DateTimeOffset?), int? limit=default(int?), string? page=default(string?), List< string >? propertyKeys=default(List< string >?), string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetValuationPointUnsettledTransactions: Get Unsettled Transactions for the given Fund. More... | |
| System.Threading.Tasks.Task< PagedResourceListOfFee > | ListFeesAsync (string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] ListFees: List Fees for a specified Fund. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< PagedResourceListOfFee > > | ListFeesWithHttpInfoAsync (string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] ListFees: List Fees for a specified Fund. More... | |
| System.Threading.Tasks.Task< PagedResourceListOfFundCalendarEntry > | ListFundCalendarAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] ListFundCalendar: List Fund Calendar. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< PagedResourceListOfFundCalendarEntry > > | ListFundCalendarWithHttpInfoAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] ListFundCalendar: List Fund Calendar. More... | |
| System.Threading.Tasks.Task< PagedResourceListOfFundCalendarEntries > | ListFundCalendarEntriesAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] ListFundCalendarEntries: List Fund Calendar Entries. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< PagedResourceListOfFundCalendarEntries > > | ListFundCalendarEntriesWithHttpInfoAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] ListFundCalendarEntries: List Fund Calendar Entries. More... | |
| System.Threading.Tasks.Task< PagedResourceListOfFund > | ListFundsAsync (DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] ListFunds: List Funds. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< PagedResourceListOfFund > > | ListFundsWithHttpInfoAsync (DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] ListFunds: List Funds. More... | |
| System.Threading.Tasks.Task< ResourceListOfNavActivityAdjustmentResponse > | ListNavActivityAdjustmentsAsync (string scope, string code, string valuationPointCode, string? navTypeCode=default(string?), DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), string? valuationPointCodeVariant=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] ListNavActivityAdjustments: List NAV adjustment activities applied to a valuation point More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ResourceListOfNavActivityAdjustmentResponse > > | ListNavActivityAdjustmentsWithHttpInfoAsync (string scope, string code, string valuationPointCode, string? navTypeCode=default(string?), DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), string? valuationPointCodeVariant=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] ListNavActivityAdjustments: List NAV adjustment activities applied to a valuation point More... | |
| System.Threading.Tasks.Task< PagedResourceListOfValuationPointInstrument > | ListValuationPointInstrumentsAsync (string scope, string code, string valuationPointCode, string? navTypeCode=default(string?), DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), List< string >? instrumentPropertyKeys=default(List< string >?), string? valuationPointCodeVariant=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] ListValuationPointInstruments: List Instruments inside a valuation point More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< PagedResourceListOfValuationPointInstrument > > | ListValuationPointInstrumentsWithHttpInfoAsync (string scope, string code, string valuationPointCode, string? navTypeCode=default(string?), DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), List< string >? instrumentPropertyKeys=default(List< string >?), string? valuationPointCodeVariant=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] ListValuationPointInstruments: List Instruments inside a valuation point More... | |
| System.Threading.Tasks.Task< PagedResourceListOfValuationPointOverview > | ListValuationPointOverviewAsync (string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? propertyKeys=default(List< string >?), string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] ListValuationPointOverview: List Valuation Points Overview for a given Fund. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< PagedResourceListOfValuationPointOverview > > | ListValuationPointOverviewWithHttpInfoAsync (string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? propertyKeys=default(List< string >?), string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] ListValuationPointOverview: List Valuation Points Overview for a given Fund. More... | |
| System.Threading.Tasks.Task< Fee > | PatchFeeAsync (string scope, string code, string feeCode, List< Operation > operation, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] PatchFee: Patch Fee. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< Fee > > | PatchFeeWithHttpInfoAsync (string scope, string code, string feeCode, List< Operation > operation, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] PatchFee: Patch Fee. More... | |
| System.Threading.Tasks.Task< Fund > | PatchFundAsync (string scope, string code, List< Operation > operation, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] PatchFund: Patch a Fund. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< Fund > > | PatchFundWithHttpInfoAsync (string scope, string code, List< Operation > operation, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] PatchFund: Patch a Fund. More... | |
| System.Threading.Tasks.Task< ValuationPointResourceListOfFundCashStatementRow > | QueryCashStatementAsync (string scope, string code, QueryFundCashStatementParameters queryFundCashStatementParameters, DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), int? limit=default(int?), string? page=default(string?), List< string >? propertyKeys=default(List< string >?), string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] QueryCashStatement: [EXPERIMENTAL] QueryCashStatement: Query cash statement for a Fund valuation point. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ValuationPointResourceListOfFundCashStatementRow > > | QueryCashStatementWithHttpInfoAsync (string scope, string code, QueryFundCashStatementParameters queryFundCashStatementParameters, DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), int? limit=default(int?), string? page=default(string?), List< string >? propertyKeys=default(List< string >?), string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] QueryCashStatement: [EXPERIMENTAL] QueryCashStatement: Query cash statement for a Fund valuation point. More... | |
| System.Threading.Tasks.Task< ValuationPointDataResponse > | RevertValuationPointToEstimateAsync (string scope, string code, RevertValuationPointDataRequest revertValuationPointDataRequest, string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] RevertValuationPointToEstimate: Reverts a Final Valuation Point to Estimate. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ValuationPointDataResponse > > | RevertValuationPointToEstimateWithHttpInfoAsync (string scope, string code, RevertValuationPointDataRequest revertValuationPointDataRequest, string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] RevertValuationPointToEstimate: Reverts a Final Valuation Point to Estimate. More... | |
| System.Threading.Tasks.Task< Fund > | SetShareClassInstrumentsAsync (string scope, string code, SetShareClassInstrumentsRequest setShareClassInstrumentsRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] SetShareClassInstruments: Set the ShareClass Instruments on a Fund. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< Fund > > | SetShareClassInstrumentsWithHttpInfoAsync (string scope, string code, SetShareClassInstrumentsRequest setShareClassInstrumentsRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] SetShareClassInstruments: Set the ShareClass Instruments on a Fund. More... | |
| System.Threading.Tasks.Task< ValuationPoint > | UpdateValuationPointAsync (string scope, string code, UpdateValuationPointRequest updateValuationPointRequest, string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] UpdateValuationPoint: Update a Valuation Point. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ValuationPoint > > | UpdateValuationPointWithHttpInfoAsync (string scope, string code, UpdateValuationPointRequest updateValuationPointRequest, string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] UpdateValuationPoint: Update a Valuation Point. More... | |
| System.Threading.Tasks.Task< FundCalendarEntry > | UpsertBookmarkAsync (string scope, string code, UpsertFundBookmarkRequest upsertFundBookmarkRequest, string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] UpsertBookmark: Upsert a bookmark. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< FundCalendarEntry > > | UpsertBookmarkWithHttpInfoAsync (string scope, string code, UpsertFundBookmarkRequest upsertFundBookmarkRequest, string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] UpsertBookmark: Upsert a bookmark. More... | |
| System.Threading.Tasks.Task< DiaryEntry > | UpsertDiaryEntryTypeValuationPointAsync (string scope, string code, UpsertValuationPointRequest upsertValuationPointRequest, string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] UpsertDiaryEntryTypeValuationPoint: Upsert a Valuation Point. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< DiaryEntry > > | UpsertDiaryEntryTypeValuationPointWithHttpInfoAsync (string scope, string code, UpsertValuationPointRequest upsertValuationPointRequest, string? navTypeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] UpsertDiaryEntryTypeValuationPoint: Upsert a Valuation Point. More... | |
| System.Threading.Tasks.Task< FeeProperties > | UpsertFeePropertiesAsync (string scope, string code, string feeCode, Dictionary< string, Property >? requestBody=default(Dictionary< string, Property >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] UpsertFeeProperties: Upsert Fee properties. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< FeeProperties > > | UpsertFeePropertiesWithHttpInfoAsync (string scope, string code, string feeCode, Dictionary< string, Property >? requestBody=default(Dictionary< string, Property >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] UpsertFeeProperties: Upsert Fee properties. More... | |
| System.Threading.Tasks.Task< FundProperties > | UpsertFundPropertiesAsync (string scope, string code, Dictionary< string, Property >? requestBody=default(Dictionary< string, Property >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] UpsertFundProperties: Upsert Fund properties. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< FundProperties > > | UpsertFundPropertiesWithHttpInfoAsync (string scope, string code, Dictionary< string, Property >? requestBody=default(Dictionary< string, Property >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] UpsertFundProperties: Upsert Fund properties. More... | |
| System.Threading.Tasks.Task< DateTimeOffset > | UpsertNavActivityAdjustmentsAsync (string scope, string code, string valuationPointCode, List< NavActivityAdjustment > navActivityAdjustment, string? navTypeCode=default(string?), string? valuationPointCodeVariant=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] UpsertNavActivityAdjustments: Upsert NAV adjustment activities to a valuation point More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< DateTimeOffset > > | UpsertNavActivityAdjustmentsWithHttpInfoAsync (string scope, string code, string valuationPointCode, List< NavActivityAdjustment > navActivityAdjustment, string? navTypeCode=default(string?), string? valuationPointCodeVariant=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] UpsertNavActivityAdjustments: Upsert NAV adjustment activities to a valuation point More... | |
Represents a collection of functions to interact with the API endpoints
| System.Threading.Tasks.Task<AcceptEstimateValuationPointResponse> Lusid.Sdk.Api.IFundsApiAsync.AcceptEstimateValuationPointAsync | ( | string | scope, |
| string | code, | ||
| ValuationPointDataRequest | valuationPointDataRequest, | ||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] AcceptEstimateValuationPoint: Accepts an Estimate Valuation Point.
Accepts the specified estimate Valuation Point. Should the Valuation Point differ since the Valuation Point was last run, both Valuation Points will be returned and status will be marked as 'Candidate', otherwise it will be marked as 'Final'.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| valuationPointDataRequest | The valuationPointDataRequest which contains the Diary Entry code for the Estimate Valuation Point to move to Candidate or Final state. |
| navTypeCode | When provided, accepts the Valuation Point of the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<AcceptEstimateValuationPointResponse> > Lusid.Sdk.Api.IFundsApiAsync.AcceptEstimateValuationPointWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| ValuationPointDataRequest | valuationPointDataRequest, | ||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] AcceptEstimateValuationPoint: Accepts an Estimate Valuation Point.
Accepts the specified estimate Valuation Point. Should the Valuation Point differ since the Valuation Point was last run, both Valuation Points will be returned and status will be marked as 'Candidate', otherwise it will be marked as 'Final'.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| valuationPointDataRequest | The valuationPointDataRequest which contains the Diary Entry code for the Estimate Valuation Point to move to Candidate or Final state. |
| navTypeCode | When provided, accepts the Valuation Point of the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Fund> Lusid.Sdk.Api.IFundsApiAsync.AddAllocationGroupsAsync | ( | string | scope, |
| string | code, | ||
| List< AllocationGroupDefinition > | allocationGroupDefinition, | ||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] AddAllocationGroups: Add Allocation Groups to a Fund.
Add the given Allocation Group definitions to the Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| allocationGroupDefinition | The definitions of the Allocation Groups to add to the Fund. |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<Fund> > Lusid.Sdk.Api.IFundsApiAsync.AddAllocationGroupsWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| List< AllocationGroupDefinition > | allocationGroupDefinition, | ||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] AddAllocationGroups: Add Allocation Groups to a Fund.
Add the given Allocation Group definitions to the Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| allocationGroupDefinition | The definitions of the Allocation Groups to add to the Fund. |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Fund> Lusid.Sdk.Api.IFundsApiAsync.AddSeriesAsync | ( | string | scope, |
| string | code, | ||
| List< SeriesDefinitionRequest > | seriesDefinitionRequest, | ||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] AddSeries: Add Series to a Fund.
Add the given Series definitions to the specified Share Classes of the Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| seriesDefinitionRequest | The definitions of the Series to add. |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<Fund> > Lusid.Sdk.Api.IFundsApiAsync.AddSeriesWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| List< SeriesDefinitionRequest > | seriesDefinitionRequest, | ||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] AddSeries: Add Series to a Fund.
Add the given Series definitions to the specified Share Classes of the Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| seriesDefinitionRequest | The definitions of the Series to add. |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Fee> Lusid.Sdk.Api.IFundsApiAsync.CreateFeeAsync | ( | string | scope, |
| string | code, | ||
| FeeRequest | feeRequest, | ||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] CreateFee: Create a Fee.
Create the given Fee.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| feeRequest | The Fee to create. |
| navTypeCode | When provided, creates the Fee against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<Fee> > Lusid.Sdk.Api.IFundsApiAsync.CreateFeeWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| FeeRequest | feeRequest, | ||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] CreateFee: Create a Fee.
Create the given Fee.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| feeRequest | The Fee to create. |
| navTypeCode | When provided, creates the Fee against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Fund> Lusid.Sdk.Api.IFundsApiAsync.CreateFundAsync | ( | string | scope, |
| FundRequest | fundRequest, | ||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] CreateFund: Create a Fund.
Create the given Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| fundRequest | The definition of the Fund. |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Fund> Lusid.Sdk.Api.IFundsApiAsync.CreateFundV2Async | ( | string | scope, |
| FundDefinitionRequest | fundDefinitionRequest, | ||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] CreateFundV2: Create a Fund V2 (Preview).
Create the given V2 Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| fundDefinitionRequest | The definition of the Fund. |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<Fund> > Lusid.Sdk.Api.IFundsApiAsync.CreateFundV2WithHttpInfoAsync | ( | string | scope, |
| FundDefinitionRequest | fundDefinitionRequest, | ||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] CreateFundV2: Create a Fund V2 (Preview).
Create the given V2 Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| fundDefinitionRequest | The definition of the Fund. |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<Fund> > Lusid.Sdk.Api.IFundsApiAsync.CreateFundWithHttpInfoAsync | ( | string | scope, |
| FundRequest | fundRequest, | ||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] CreateFund: Create a Fund.
Create the given Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| fundRequest | The definition of the Fund. |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<ValuationPoint> Lusid.Sdk.Api.IFundsApiAsync.CreateValuationPointAsync | ( | string | scope, |
| string | code, | ||
| CreateValuationPointRequest | createValuationPointRequest, | ||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] CreateValuationPoint: Create a Valuation Point.
Insert the estimate Valuation Point.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| createValuationPointRequest | The Valuation Point Estimate definition to create. |
| navTypeCode | When provided, creates the Valuation Point against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<ValuationPoint> > Lusid.Sdk.Api.IFundsApiAsync.CreateValuationPointWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| CreateValuationPointRequest | createValuationPointRequest, | ||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] CreateValuationPoint: Create a Valuation Point.
Insert the estimate Valuation Point.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| createValuationPointRequest | The Valuation Point Estimate definition to create. |
| navTypeCode | When provided, creates the Valuation Point against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Fund> Lusid.Sdk.Api.IFundsApiAsync.DeactivateNavTypesAsync | ( | string | scope, |
| string | code, | ||
| List< string > | requestBody, | ||
| string? | deleteMode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] DeactivateNavTypes: Deactivate NAV types on a Fund.
Deactivate the given NAV types on the Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| requestBody | The codes of the nav types to be deactivated. |
| deleteMode | The delete mode to use. Default value: Soft. Available values: Soft, Hard. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<Fund> > Lusid.Sdk.Api.IFundsApiAsync.DeactivateNavTypesWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| List< string > | requestBody, | ||
| string? | deleteMode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] DeactivateNavTypes: Deactivate NAV types on a Fund.
Deactivate the given NAV types on the Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| requestBody | The codes of the nav types to be deactivated. |
| deleteMode | The delete mode to use. Default value: Soft. Available values: Soft, Hard. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<DeletedEntityResponse> Lusid.Sdk.Api.IFundsApiAsync.DeleteBookmarkAsync | ( | string | scope, |
| string | code, | ||
| string | bookmarkCode, | ||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] DeleteBookmark: Delete a Bookmark.
Deletes the given Bookmark.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| bookmarkCode | The bookmark code for the bookmark to be deleted. |
| navTypeCode | When provided, deletes the Bookmark against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<DeletedEntityResponse> > Lusid.Sdk.Api.IFundsApiAsync.DeleteBookmarkWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| string | bookmarkCode, | ||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] DeleteBookmark: Delete a Bookmark.
Deletes the given Bookmark.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| bookmarkCode | The bookmark code for the bookmark to be deleted. |
| navTypeCode | When provided, deletes the Bookmark against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<DeletedEntityResponse> Lusid.Sdk.Api.IFundsApiAsync.DeleteFeeAsync | ( | string | scope, |
| string | code, | ||
| string | feeCode, | ||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] DeleteFee: Delete a Fee.
Delete the given Fee.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| feeCode | The code of the Fee to be deleted. |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<DeletedEntityResponse> > Lusid.Sdk.Api.IFundsApiAsync.DeleteFeeWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| string | feeCode, | ||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] DeleteFee: Delete a Fee.
Delete the given Fee.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| feeCode | The code of the Fee to be deleted. |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<DeletedEntityResponse> Lusid.Sdk.Api.IFundsApiAsync.DeleteFundAsync | ( | string | scope, |
| string | code, | ||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] DeleteFund: Delete a Fund.
Delete the given Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund to be deleted. |
| code | The code of the Fund to be deleted. Together with the scope this uniquely identifies the Fund. |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<DeletedEntityResponse> > Lusid.Sdk.Api.IFundsApiAsync.DeleteFundWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] DeleteFund: Delete a Fund.
Delete the given Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund to be deleted. |
| code | The code of the Fund to be deleted. Together with the scope this uniquely identifies the Fund. |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<DeletedEntityResponse> Lusid.Sdk.Api.IFundsApiAsync.DeleteNavActivityAdjustmentsAsync | ( | string | scope, |
| string | code, | ||
| string | valuationPointCode, | ||
| List< NavActivityAdjustmentResponse > | navActivityAdjustmentResponse, | ||
| string? | navTypeCode = default(string?), |
||
| string? | valuationPointCodeVariant = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] DeleteNavActivityAdjustments: Delete Nav activity adjustments.
Delete Nav activity adjustments on a Valuation Point.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope is the unique identifier for the given Fund. |
| valuationPointCode | The valuation point Code to delete the adjustment from |
| navActivityAdjustmentResponse | The request describing the Nav activity adjustments to delete from a specific valuation point and nav type |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| valuationPointCodeVariant | The variant of the valuation point used in the request. Together with the valuation point code marks the unique branch for the NavType. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<DeletedEntityResponse> > Lusid.Sdk.Api.IFundsApiAsync.DeleteNavActivityAdjustmentsWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| string | valuationPointCode, | ||
| List< NavActivityAdjustmentResponse > | navActivityAdjustmentResponse, | ||
| string? | navTypeCode = default(string?), |
||
| string? | valuationPointCodeVariant = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] DeleteNavActivityAdjustments: Delete Nav activity adjustments.
Delete Nav activity adjustments on a Valuation Point.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope is the unique identifier for the given Fund. |
| valuationPointCode | The valuation point Code to delete the adjustment from |
| navActivityAdjustmentResponse | The request describing the Nav activity adjustments to delete from a specific valuation point and nav type |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| valuationPointCodeVariant | The variant of the valuation point used in the request. Together with the valuation point code marks the unique branch for the NavType. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<DeletedEntityResponse> Lusid.Sdk.Api.IFundsApiAsync.DeleteValuationPointAsync | ( | string | scope, |
| string | code, | ||
| string | diaryEntryCode, | ||
| string? | diaryEntryCodeVariant = default(string?), |
||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] DeleteValuationPoint: Delete a Valuation Point.
Deletes the given Valuation Point.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| diaryEntryCode | The diary entry code for the valuation Point to be deleted. |
| diaryEntryCodeVariant | The variant of the valuation point used in the request. Together with the valuation point code marks the unique branch for the NavType. This is working only for the Estimates. (optional) |
| navTypeCode | When provided, deletes the Valuation Point against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<DeletedEntityResponse> > Lusid.Sdk.Api.IFundsApiAsync.DeleteValuationPointWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| string | diaryEntryCode, | ||
| string? | diaryEntryCodeVariant = default(string?), |
||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] DeleteValuationPoint: Delete a Valuation Point.
Deletes the given Valuation Point.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| diaryEntryCode | The diary entry code for the valuation Point to be deleted. |
| diaryEntryCodeVariant | The variant of the valuation point used in the request. Together with the valuation point code marks the unique branch for the NavType. This is working only for the Estimates. (optional) |
| navTypeCode | When provided, deletes the Valuation Point against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<ValuationPointDataResponse> Lusid.Sdk.Api.IFundsApiAsync.FinaliseCandidateValuationPointAsync | ( | string | scope, |
| string | code, | ||
| ValuationPointDataRequest | valuationPointDataRequest, | ||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] FinaliseCandidateValuationPoint: Finalise a Candidate Valuation Point.
Moves a 'Candidate' status Valuation Point to status 'Final'.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| valuationPointDataRequest | The details of the Valuation Point to mark as final. |
| navTypeCode | When provided, finalises the Valuation Point of the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<ValuationPointDataResponse> > Lusid.Sdk.Api.IFundsApiAsync.FinaliseCandidateValuationPointWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| ValuationPointDataRequest | valuationPointDataRequest, | ||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] FinaliseCandidateValuationPoint: Finalise a Candidate Valuation Point.
Moves a 'Candidate' status Valuation Point to status 'Final'.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| valuationPointDataRequest | The details of the Valuation Point to mark as final. |
| navTypeCode | When provided, finalises the Valuation Point of the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<VersionedResourceListOfFundA2BDataRecord> Lusid.Sdk.Api.IFundsApiAsync.GetA2BDataForFundAsync | ( | string | scope, |
| string | code, | ||
| ValuationPointDataQueryParameters | valuationPointDataQueryParameters, | ||
| string? | navTypeCode = default(string?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | filter = default(string?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetA2BDataForFund: Get A2B data for a Fund.
Get the A2B data for transaction portfolios in a specified Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| valuationPointDataQueryParameters | The arguments to use for querying the A2B data. This includes start and end dates. |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| asAt | The asAt datetime at which to resolve the fund and the timeline. Defaults to return the latest version if not specified. (optional) |
| filter | Expression to filter the result set. Read more about filtering results from LUSID here https://support.lusid.com/filtering-results-from-lusid. (optional) |
| propertyKeys | A list of property keys from the "Instrument" domain to decorate onto the A2B data. These take the format {domain}/{scope}/{code} e.g. "Instrument/system/Name". (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<VersionedResourceListOfFundA2BDataRecord> > Lusid.Sdk.Api.IFundsApiAsync.GetA2BDataForFundWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| ValuationPointDataQueryParameters | valuationPointDataQueryParameters, | ||
| string? | navTypeCode = default(string?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | filter = default(string?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetA2BDataForFund: Get A2B data for a Fund.
Get the A2B data for transaction portfolios in a specified Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| valuationPointDataQueryParameters | The arguments to use for querying the A2B data. This includes start and end dates. |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| asAt | The asAt datetime at which to resolve the fund and the timeline. Defaults to return the latest version if not specified. (optional) |
| filter | Expression to filter the result set. Read more about filtering results from LUSID here https://support.lusid.com/filtering-results-from-lusid. (optional) |
| propertyKeys | A list of property keys from the "Instrument" domain to decorate onto the A2B data. These take the format {domain}/{scope}/{code} e.g. "Instrument/system/Name". (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<VersionedResourceListOfFundA2BMovementRecord> Lusid.Sdk.Api.IFundsApiAsync.GetA2BMovementsForFundAsync | ( | string | scope, |
| string | code, | ||
| ValuationPointDataQueryParameters | valuationPointDataQueryParameters, | ||
| string? | navTypeCode = default(string?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | filter = default(string?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetA2BMovementsForFund: Get A2B movements for transaction portfolios in a Fund.
Get the A2B movement records of transaction portfolios in a specified Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| valuationPointDataQueryParameters | The arguments to use for querying the A2B movements. This includes start and end dates. |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| asAt | The asAt datetime at which to resolve the fund and the timeline. Defaults to return the latest version if not specified. (optional) |
| filter | Expression to filter the result set. Read more about filtering results from LUSID here https://support.lusid.com/filtering-results-from-lusid. (optional) |
| propertyKeys | A list of property keys from the "Instrument" domain to decorate onto the A2B movements. These take the format {domain}/{scope}/{code} e.g. "Instrument/system/Name". (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<VersionedResourceListOfFundA2BMovementRecord> > Lusid.Sdk.Api.IFundsApiAsync.GetA2BMovementsForFundWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| ValuationPointDataQueryParameters | valuationPointDataQueryParameters, | ||
| string? | navTypeCode = default(string?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | filter = default(string?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetA2BMovementsForFund: Get A2B movements for transaction portfolios in a Fund.
Get the A2B movement records of transaction portfolios in a specified Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| valuationPointDataQueryParameters | The arguments to use for querying the A2B movements. This includes start and end dates. |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| asAt | The asAt datetime at which to resolve the fund and the timeline. Defaults to return the latest version if not specified. (optional) |
| filter | Expression to filter the result set. Read more about filtering results from LUSID here https://support.lusid.com/filtering-results-from-lusid. (optional) |
| propertyKeys | A list of property keys from the "Instrument" domain to decorate onto the A2B movements. These take the format {domain}/{scope}/{code} e.g. "Instrument/system/Name". (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Fee> Lusid.Sdk.Api.IFundsApiAsync.GetFeeAsync | ( | string | scope, |
| string | code, | ||
| string | feeCode, | ||
| DateTimeOrCutLabel? | effectiveAt = default(DateTimeOrCutLabel?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetFee: Get a Fee for a specified Fund.
Retrieve a fee for a specified Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| feeCode | The code of the Fee. |
| effectiveAt | The effective datetime or cut label at which to retrieve the Fee properties. Defaults to the current LUSID system datetime if not specified. (optional) |
| asAt | The asAt datetime at which to retrieve the Fee. Defaults to returning the latest version of the Fee if not specified. (optional) |
| propertyKeys | A list of property keys from the 'Fee' domain to decorate onto the Fee. These must take the format {domain}/{scope}/{code}, for example 'Fee/Account/Id'. If no properties are specified, then no properties will be returned. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<FeeProperties> Lusid.Sdk.Api.IFundsApiAsync.GetFeePropertiesAsync | ( | string | scope, |
| string | code, | ||
| string | feeCode, | ||
| DateTimeOrCutLabel? | effectiveAt = default(DateTimeOrCutLabel?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetFeeProperties: Get Fee properties.
Get all the properties of a single fee.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| feeCode | The code of the Fee to get the properties for. |
| effectiveAt | The effective datetime or cut label at which to list the Fee's properties. Defaults to the current LUSID system datetime if not specified. (optional) |
| asAt | The asAt datetime at which to list the Fee's properties. Defaults to return the latest version of each property if not specified. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<FeeProperties> > Lusid.Sdk.Api.IFundsApiAsync.GetFeePropertiesWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| string | feeCode, | ||
| DateTimeOrCutLabel? | effectiveAt = default(DateTimeOrCutLabel?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetFeeProperties: Get Fee properties.
Get all the properties of a single fee.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| feeCode | The code of the Fee to get the properties for. |
| effectiveAt | The effective datetime or cut label at which to list the Fee's properties. Defaults to the current LUSID system datetime if not specified. (optional) |
| asAt | The asAt datetime at which to list the Fee's properties. Defaults to return the latest version of each property if not specified. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<Fee> > Lusid.Sdk.Api.IFundsApiAsync.GetFeeWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| string | feeCode, | ||
| DateTimeOrCutLabel? | effectiveAt = default(DateTimeOrCutLabel?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetFee: Get a Fee for a specified Fund.
Retrieve a fee for a specified Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| feeCode | The code of the Fee. |
| effectiveAt | The effective datetime or cut label at which to retrieve the Fee properties. Defaults to the current LUSID system datetime if not specified. (optional) |
| asAt | The asAt datetime at which to retrieve the Fee. Defaults to returning the latest version of the Fee if not specified. (optional) |
| propertyKeys | A list of property keys from the 'Fee' domain to decorate onto the Fee. These must take the format {domain}/{scope}/{code}, for example 'Fee/Account/Id'. If no properties are specified, then no properties will be returned. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Fund> Lusid.Sdk.Api.IFundsApiAsync.GetFundAsync | ( | string | scope, |
| string | code, | ||
| DateTimeOrCutLabel? | effectiveAt = default(DateTimeOrCutLabel?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetFund: Get a Fund.
Retrieve the definition of a particular Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| effectiveAt | The effective datetime or cut label at which to retrieve the Fund properties. Defaults to the current LUSID system datetime if not specified. (optional) |
| asAt | The asAt datetime at which to retrieve the Fund definition. Defaults to returning the latest version of the Fund definition if not specified. (optional) |
| propertyKeys | A list of property keys from the 'Fund' domain to decorate onto the Fund. These must take the format {domain}/{scope}/{code}, for example 'Fund/Manager/Id'. If no properties are specified, then no properties will be returned. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<FundProperties> Lusid.Sdk.Api.IFundsApiAsync.GetFundPropertiesAsync | ( | string | scope, |
| string | code, | ||
| DateTimeOrCutLabel? | effectiveAt = default(DateTimeOrCutLabel?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetFundProperties: Get Fund properties.
Get all the properties of a single fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund to list the properties for. |
| code | The code of the Fund to list the properties for. Together with the scope this uniquely identifies the Fund. |
| effectiveAt | The effective datetime or cut label at which to list the Fund's properties. Defaults to the current LUSID system datetime if not specified. (optional) |
| asAt | The asAt datetime at which to list the Fund's properties. Defaults to return the latest version of each property if not specified. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<FundProperties> > Lusid.Sdk.Api.IFundsApiAsync.GetFundPropertiesWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| DateTimeOrCutLabel? | effectiveAt = default(DateTimeOrCutLabel?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetFundProperties: Get Fund properties.
Get all the properties of a single fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund to list the properties for. |
| code | The code of the Fund to list the properties for. Together with the scope this uniquely identifies the Fund. |
| effectiveAt | The effective datetime or cut label at which to list the Fund's properties. Defaults to the current LUSID system datetime if not specified. (optional) |
| asAt | The asAt datetime at which to list the Fund's properties. Defaults to return the latest version of each property if not specified. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<Fund> > Lusid.Sdk.Api.IFundsApiAsync.GetFundWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| DateTimeOrCutLabel? | effectiveAt = default(DateTimeOrCutLabel?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetFund: Get a Fund.
Retrieve the definition of a particular Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| effectiveAt | The effective datetime or cut label at which to retrieve the Fund properties. Defaults to the current LUSID system datetime if not specified. (optional) |
| asAt | The asAt datetime at which to retrieve the Fund definition. Defaults to returning the latest version of the Fund definition if not specified. (optional) |
| propertyKeys | A list of property keys from the 'Fund' domain to decorate onto the Fund. These must take the format {domain}/{scope}/{code}, for example 'Fund/Manager/Id'. If no properties are specified, then no properties will be returned. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<VersionedResourceListOfHoldingContributor> Lusid.Sdk.Api.IFundsApiAsync.GetHoldingContributorsForFundAsync | ( | string | scope, |
| string | code, | ||
| long | holdingId, | ||
| ValuationPointDataQueryParameters | valuationPointDataQueryParameters, | ||
| string? | navTypeCode = default(string?), |
||
| bool? | includeHistoric = default(bool?), |
||
| string? | taxLotId = default(string?), |
||
| bool? | includeUnsettledMovements = default(bool?), |
||
| int? | limit = default(int?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | page = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetHoldingContributorsForFund: Get holdings contributors for transaction portfolios in a Fund.
Get the holdings of transaction portfolios in a specified Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| holdingId | The unique holding identifier |
| valuationPointDataQueryParameters | The arguments to use for querying the holdings.This can be a date, valuationPoint or a bookmark. |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| includeHistoric | If true, transactions from previously closed holdings are returned. If false, only transactions from last time position is opened. (optional, default to false) |
| taxLotId | Constrains the Holding Contributors to those which contributed to the specified tax lot. (optional) |
| includeUnsettledMovements | If true, contributing transaction which have not settled yet will also be returned. False by default (optional, default to false) |
| limit | When paginating, limit the number of returned results to this many. Defaults to 100 if not specified. (optional) |
| asAt | The asAt datetime at which to build the transactions. Defaults to return the latest version of each transaction if not specified. (optional) |
| page | The pagination token to use to continue listing transactions from a previous call to GetHoldingContributors. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<VersionedResourceListOfHoldingContributor> > Lusid.Sdk.Api.IFundsApiAsync.GetHoldingContributorsForFundWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| long | holdingId, | ||
| ValuationPointDataQueryParameters | valuationPointDataQueryParameters, | ||
| string? | navTypeCode = default(string?), |
||
| bool? | includeHistoric = default(bool?), |
||
| string? | taxLotId = default(string?), |
||
| bool? | includeUnsettledMovements = default(bool?), |
||
| int? | limit = default(int?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | page = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetHoldingContributorsForFund: Get holdings contributors for transaction portfolios in a Fund.
Get the holdings of transaction portfolios in a specified Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| holdingId | The unique holding identifier |
| valuationPointDataQueryParameters | The arguments to use for querying the holdings.This can be a date, valuationPoint or a bookmark. |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| includeHistoric | If true, transactions from previously closed holdings are returned. If false, only transactions from last time position is opened. (optional, default to false) |
| taxLotId | Constrains the Holding Contributors to those which contributed to the specified tax lot. (optional) |
| includeUnsettledMovements | If true, contributing transaction which have not settled yet will also be returned. False by default (optional, default to false) |
| limit | When paginating, limit the number of returned results to this many. Defaults to 100 if not specified. (optional) |
| asAt | The asAt datetime at which to build the transactions. Defaults to return the latest version of each transaction if not specified. (optional) |
| page | The pagination token to use to continue listing transactions from a previous call to GetHoldingContributors. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<VersionedResourceListOfPortfolioHolding> Lusid.Sdk.Api.IFundsApiAsync.GetHoldingsForFundAsync | ( | string | scope, |
| string | code, | ||
| SingleValuationPointQueryParameters | singleValuationPointQueryParameters, | ||
| string? | navTypeCode = default(string?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | filter = default(string?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| bool? | byTaxlots = default(bool?), |
||
| int? | includeSettlementEventsAfterDays = default(int?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetHoldingsForFund: Get holdings for transaction portfolios in a Fund.
Get the holdings of transaction portfolios in a specified Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| singleValuationPointQueryParameters | The arguments to use for querying the holdings. |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| asAt | The asAt datetime at which to retrieve the holdings of transaction portfolios in the Fund. Defaults to return the latest version of the holdings if not specified. (optional) |
| filter | Expression to filter the result set. Read more about filtering results from LUSID here https://support.lusid.com/filtering-results-from-lusid. (optional) |
| propertyKeys | A list of property keys from the "Instrument", "Holding" or "Portfolio","CustodianAccount" or "LegalEntity" domain to decorate onto domain to decorate onto the holdings. These take the format {domain}/{scope}/{code} e.g. "Instrument/system/Name" or "Holding/system/Cost". (optional) |
| byTaxlots | Whether to expand the holdings to return the underlying tax-lots. Defaults to False. (optional) |
| includeSettlementEventsAfterDays | Number of days ahead to bring back settlements from, in relation to the specified effectiveAt. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<VersionedResourceListOfPortfolioHolding> > Lusid.Sdk.Api.IFundsApiAsync.GetHoldingsForFundWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| SingleValuationPointQueryParameters | singleValuationPointQueryParameters, | ||
| string? | navTypeCode = default(string?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | filter = default(string?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| bool? | byTaxlots = default(bool?), |
||
| int? | includeSettlementEventsAfterDays = default(int?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetHoldingsForFund: Get holdings for transaction portfolios in a Fund.
Get the holdings of transaction portfolios in a specified Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| singleValuationPointQueryParameters | The arguments to use for querying the holdings. |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| asAt | The asAt datetime at which to retrieve the holdings of transaction portfolios in the Fund. Defaults to return the latest version of the holdings if not specified. (optional) |
| filter | Expression to filter the result set. Read more about filtering results from LUSID here https://support.lusid.com/filtering-results-from-lusid. (optional) |
| propertyKeys | A list of property keys from the "Instrument", "Holding" or "Portfolio","CustodianAccount" or "LegalEntity" domain to decorate onto domain to decorate onto the holdings. These take the format {domain}/{scope}/{code} e.g. "Instrument/system/Name" or "Holding/system/Cost". (optional) |
| byTaxlots | Whether to expand the holdings to return the underlying tax-lots. Defaults to False. (optional) |
| includeSettlementEventsAfterDays | Number of days ahead to bring back settlements from, in relation to the specified effectiveAt. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<ListAggregationResponse> Lusid.Sdk.Api.IFundsApiAsync.GetValuationForFundAsync | ( | string | scope, |
| string | code, | ||
| string? | navTypeCode = default(string?), |
||
| FundValuationRequest? | fundValuationRequest = default(FundValuationRequest?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetValuationForFund: Perform valuation for a Fund.
Perform valuation on a specified Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| fundValuationRequest | The request specifying the dates (or DiaryEntry) on which to calculate a set of valuation metrics. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<ListAggregationResponse> > Lusid.Sdk.Api.IFundsApiAsync.GetValuationForFundWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| string? | navTypeCode = default(string?), |
||
| FundValuationRequest? | fundValuationRequest = default(FundValuationRequest?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetValuationForFund: Perform valuation for a Fund.
Perform valuation on a specified Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| fundValuationRequest | The request specifying the dates (or DiaryEntry) on which to calculate a set of valuation metrics. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<ValuationPointDataResponse> Lusid.Sdk.Api.IFundsApiAsync.GetValuationPointDataAsync | ( | string | scope, |
| string | code, | ||
| ValuationPointDataQueryParameters | valuationPointDataQueryParameters, | ||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetValuationPointData: Get Valuation Point Data for a Fund.
Retrieves the Valuation Point data between given dates or Valuation Point codes. The endpoint will internally extract all 'Assets' and 'Liabilities' from the Fund's Trial balance to produce a GAV. Start date will be assumed from the last 'official' ValuationPoint and EndDate will be as provided.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| valuationPointDataQueryParameters | The arguments to use for querying the Valuation Point data. |
| asAt | The asAt datetime at which to retrieve the Fund definition. Defaults to returning the latest version of the Fund definition if not specified. (optional) |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<ValuationPointDataResponse> > Lusid.Sdk.Api.IFundsApiAsync.GetValuationPointDataWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| ValuationPointDataQueryParameters | valuationPointDataQueryParameters, | ||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetValuationPointData: Get Valuation Point Data for a Fund.
Retrieves the Valuation Point data between given dates or Valuation Point codes. The endpoint will internally extract all 'Assets' and 'Liabilities' from the Fund's Trial balance to produce a GAV. Start date will be assumed from the last 'official' ValuationPoint and EndDate will be as provided.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| valuationPointDataQueryParameters | The arguments to use for querying the Valuation Point data. |
| asAt | The asAt datetime at which to retrieve the Fund definition. Defaults to returning the latest version of the Fund definition if not specified. (optional) |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<ValuationPointResourceListOfFundJournalEntryLine> Lusid.Sdk.Api.IFundsApiAsync.GetValuationPointJournalEntryLinesAsync | ( | string | scope, |
| string | code, | ||
| ValuationPointDataQueryParameters | valuationPointDataQueryParameters, | ||
| string? | generalLedgerProfileCode = default(string?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | filter = default(string?), |
||
| int? | limit = default(int?), |
||
| string? | page = default(string?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetValuationPointJournalEntryLines: Get the Journal Entry Lines for the given Fund.
Gets the Journal Entry Lines for the given Valuation Point for a Fund. The Journal Entry Lines have been generated from transactions, translated via posting rules and used in the valuation point.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| valuationPointDataQueryParameters | The arguments to use for querying the Journal Entry Lines. |
| generalLedgerProfileCode | The optional code of a General Ledger Profile used to decorate Journal Entry Lines with levels. (optional) |
| asAt | The asAt datetime at which to retrieve Journal Entry Lines. Defaults to returning the latest version if not specified. (optional) |
| filter | Expression to filter the result set. (optional) |
| limit | When paginating, limit the number of returned results to this many. Defaults to 100 if not specified. (optional) |
| page | The pagination token to use to continue listing Journal Entry Lines from a previous call to GetValuationPointJournalEntryLines. (optional) |
| propertyKeys | A list of property keys from the 'Instrument', 'Transaction', 'Portfolio', 'Account', 'LegalEntity' or 'CustodianAccount' domain to decorate onto the Journal Entry Lines. (optional) |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<ValuationPointResourceListOfFundJournalEntryLine> > Lusid.Sdk.Api.IFundsApiAsync.GetValuationPointJournalEntryLinesWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| ValuationPointDataQueryParameters | valuationPointDataQueryParameters, | ||
| string? | generalLedgerProfileCode = default(string?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | filter = default(string?), |
||
| int? | limit = default(int?), |
||
| string? | page = default(string?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetValuationPointJournalEntryLines: Get the Journal Entry Lines for the given Fund.
Gets the Journal Entry Lines for the given Valuation Point for a Fund. The Journal Entry Lines have been generated from transactions, translated via posting rules and used in the valuation point.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| valuationPointDataQueryParameters | The arguments to use for querying the Journal Entry Lines. |
| generalLedgerProfileCode | The optional code of a General Ledger Profile used to decorate Journal Entry Lines with levels. (optional) |
| asAt | The asAt datetime at which to retrieve Journal Entry Lines. Defaults to returning the latest version if not specified. (optional) |
| filter | Expression to filter the result set. (optional) |
| limit | When paginating, limit the number of returned results to this many. Defaults to 100 if not specified. (optional) |
| page | The pagination token to use to continue listing Journal Entry Lines from a previous call to GetValuationPointJournalEntryLines. (optional) |
| propertyKeys | A list of property keys from the 'Instrument', 'Transaction', 'Portfolio', 'Account', 'LegalEntity' or 'CustodianAccount' domain to decorate onto the Journal Entry Lines. (optional) |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<ValuationPointResourceListOfPnlJournalEntryLine> Lusid.Sdk.Api.IFundsApiAsync.GetValuationPointPnlSummaryAsync | ( | string | scope, |
| string | code, | ||
| ValuationPointDataQueryParameters | valuationPointDataQueryParameters, | ||
| string? | generalLedgerProfileCode = default(string?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | filter = default(string?), |
||
| int? | limit = default(int?), |
||
| string? | page = default(string?), |
||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetValuationPointPnlSummary: Get a PnL summary for the given Valuation Point in the Fund.
Gets the PnL Summary lines from the Journal Entry Lines produced when calculating the Valuation Point.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| valuationPointDataQueryParameters | The arguments to use for generating the PnL summary. |
| generalLedgerProfileCode | The optional code of a General Ledger Profile used to decorate Journal Entry Lines with levels. (optional) |
| asAt | The asAt datetime at which to retrieve PnL summary. Defaults to returning the latest version of each transaction if not specified. (optional) |
| filter | "Expression to filter the result set." (optional) |
| limit | When paginating, limit the number of returned results to this many. Defaults to 100 if not specified. (optional) |
| page | The pagination token to use to continue listing results from a previous call to GetValuationPointPnlSummary. (optional) |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<ValuationPointResourceListOfPnlJournalEntryLine> > Lusid.Sdk.Api.IFundsApiAsync.GetValuationPointPnlSummaryWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| ValuationPointDataQueryParameters | valuationPointDataQueryParameters, | ||
| string? | generalLedgerProfileCode = default(string?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | filter = default(string?), |
||
| int? | limit = default(int?), |
||
| string? | page = default(string?), |
||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetValuationPointPnlSummary: Get a PnL summary for the given Valuation Point in the Fund.
Gets the PnL Summary lines from the Journal Entry Lines produced when calculating the Valuation Point.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| valuationPointDataQueryParameters | The arguments to use for generating the PnL summary. |
| generalLedgerProfileCode | The optional code of a General Ledger Profile used to decorate Journal Entry Lines with levels. (optional) |
| asAt | The asAt datetime at which to retrieve PnL summary. Defaults to returning the latest version of each transaction if not specified. (optional) |
| filter | "Expression to filter the result set." (optional) |
| limit | When paginating, limit the number of returned results to this many. Defaults to 100 if not specified. (optional) |
| page | The pagination token to use to continue listing results from a previous call to GetValuationPointPnlSummary. (optional) |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<ValuationPointResourceListOfAccountedTransaction> Lusid.Sdk.Api.IFundsApiAsync.GetValuationPointTransactionsAsync | ( | string | scope, |
| string | code, | ||
| ValuationPointDataQueryParameters | valuationPointDataQueryParameters, | ||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | filter = default(string?), |
||
| int? | limit = default(int?), |
||
| string? | page = default(string?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| string? | navTypeCode = default(string?), |
||
| string? | dataModelScope = default(string?), |
||
| string? | dataModelCode = default(string?), |
||
| bool? | showCancelledTransactions = default(bool?), |
||
| string? | membershipType = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetValuationPointTransactions: Get the Transactions for the given Fund.
Gets the Transactions for the given Valuation Point for a Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| valuationPointDataQueryParameters | The arguments to use for querying the transactions. |
| asAt | The asAt datetime at which to retrieve transactions. Defaults to returning the latest version of each transaction if not specified. (optional) |
| filter | Expression to filter the result set. (optional) |
| limit | When paginating, limit the number of returned results to this many. Defaults to 100 if not specified. (optional) |
| page | The pagination token to use to continue listing transactions from a previous call to GetValuationPointTransactions. (optional) |
| propertyKeys | A list of property keys from the 'Instrument', 'Transaction', 'Portfolio', 'Account', 'LegalEntity' or 'CustodianAccount' domain to decorate onto the transactions. (optional) |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| dataModelScope | The optional scope of a Custom Data Model to use (optional) |
| dataModelCode | The optional code of a Custom Data Model to use (optional) |
| showCancelledTransactions | Option to specify whether or not to include cancelled transactions, including previous versions of transactions which have since been amended. Defaults to False if not specified. (optional) |
| membershipType | The membership types of the specified Custom Data Model to return. Default value: Member. Available values: All, Member, Candidate. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<ValuationPointResourceListOfAccountedTransaction> > Lusid.Sdk.Api.IFundsApiAsync.GetValuationPointTransactionsWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| ValuationPointDataQueryParameters | valuationPointDataQueryParameters, | ||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | filter = default(string?), |
||
| int? | limit = default(int?), |
||
| string? | page = default(string?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| string? | navTypeCode = default(string?), |
||
| string? | dataModelScope = default(string?), |
||
| string? | dataModelCode = default(string?), |
||
| bool? | showCancelledTransactions = default(bool?), |
||
| string? | membershipType = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetValuationPointTransactions: Get the Transactions for the given Fund.
Gets the Transactions for the given Valuation Point for a Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| valuationPointDataQueryParameters | The arguments to use for querying the transactions. |
| asAt | The asAt datetime at which to retrieve transactions. Defaults to returning the latest version of each transaction if not specified. (optional) |
| filter | Expression to filter the result set. (optional) |
| limit | When paginating, limit the number of returned results to this many. Defaults to 100 if not specified. (optional) |
| page | The pagination token to use to continue listing transactions from a previous call to GetValuationPointTransactions. (optional) |
| propertyKeys | A list of property keys from the 'Instrument', 'Transaction', 'Portfolio', 'Account', 'LegalEntity' or 'CustodianAccount' domain to decorate onto the transactions. (optional) |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| dataModelScope | The optional scope of a Custom Data Model to use (optional) |
| dataModelCode | The optional code of a Custom Data Model to use (optional) |
| showCancelledTransactions | Option to specify whether or not to include cancelled transactions, including previous versions of transactions which have since been amended. Defaults to False if not specified. (optional) |
| membershipType | The membership types of the specified Custom Data Model to return. Default value: Member. Available values: All, Member, Candidate. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<ValuationPointResourceListOfTrialBalance> Lusid.Sdk.Api.IFundsApiAsync.GetValuationPointTrialBalanceAsync | ( | string | scope, |
| string | code, | ||
| ValuationPointDataQueryParameters | valuationPointDataQueryParameters, | ||
| string? | generalLedgerProfileCode = default(string?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | filter = default(string?), |
||
| int? | limit = default(int?), |
||
| string? | page = default(string?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| string? | navTypeCode = default(string?), |
||
| bool? | excludeCleardownModule = default(bool?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetValuationPointTrialBalance: Get Trial Balance for the given Fund.
Gets the Trial Balance for the given Valuation Point for a Fund. The Trial Balance has been generated from transactions, translated via Posting Rules and aggregated based on a General Ledger Profile (where specified).
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| valuationPointDataQueryParameters | The arguments to use for generating the Trial Balance. |
| generalLedgerProfileCode | The optional code of a General Ledger Profile used to decorate Journal Entry Lines with levels. (optional) |
| asAt | The asAt datetime at which to retrieve the Trial Balance. Defaults to returning the latest version if not specified. (optional) |
| filter | Expression to filter the results by. For more information about filtering results, see https://support.lusid.com/knowledgebase/article/KA-01914. (optional) |
| limit | When paginating, limit the number of returned results to this number. Defaults to 100 if not specified. (optional) |
| page | The pagination token to use to continue listing Trial Balances. This token is returned from the previous call. If a pagination token is provided, the filter, effectiveAt and asAt fields must not have changed since the original request. (optional) |
| propertyKeys | A list of property keys from the 'Instrument', 'Transaction', 'Portfolio', 'Account', 'LegalEntity' or 'CustodianAccount' domain to decorate onto the TrialBalance. (optional) |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| excludeCleardownModule | If this is set to true, no Cleardown Module will be applied to the Trial Balance. Defaults to false. (optional, default to false) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<ValuationPointResourceListOfTrialBalance> > Lusid.Sdk.Api.IFundsApiAsync.GetValuationPointTrialBalanceWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| ValuationPointDataQueryParameters | valuationPointDataQueryParameters, | ||
| string? | generalLedgerProfileCode = default(string?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | filter = default(string?), |
||
| int? | limit = default(int?), |
||
| string? | page = default(string?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| string? | navTypeCode = default(string?), |
||
| bool? | excludeCleardownModule = default(bool?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetValuationPointTrialBalance: Get Trial Balance for the given Fund.
Gets the Trial Balance for the given Valuation Point for a Fund. The Trial Balance has been generated from transactions, translated via Posting Rules and aggregated based on a General Ledger Profile (where specified).
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| valuationPointDataQueryParameters | The arguments to use for generating the Trial Balance. |
| generalLedgerProfileCode | The optional code of a General Ledger Profile used to decorate Journal Entry Lines with levels. (optional) |
| asAt | The asAt datetime at which to retrieve the Trial Balance. Defaults to returning the latest version if not specified. (optional) |
| filter | Expression to filter the results by. For more information about filtering results, see https://support.lusid.com/knowledgebase/article/KA-01914. (optional) |
| limit | When paginating, limit the number of returned results to this number. Defaults to 100 if not specified. (optional) |
| page | The pagination token to use to continue listing Trial Balances. This token is returned from the previous call. If a pagination token is provided, the filter, effectiveAt and asAt fields must not have changed since the original request. (optional) |
| propertyKeys | A list of property keys from the 'Instrument', 'Transaction', 'Portfolio', 'Account', 'LegalEntity' or 'CustodianAccount' domain to decorate onto the TrialBalance. (optional) |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| excludeCleardownModule | If this is set to true, no Cleardown Module will be applied to the Trial Balance. Defaults to false. (optional, default to false) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<ValuationPointResourceListOfUnsettledTransaction> Lusid.Sdk.Api.IFundsApiAsync.GetValuationPointUnsettledTransactionsAsync | ( | string | scope, |
| string | code, | ||
| ValuationPointDataQueryParameters | valuationPointDataQueryParameters, | ||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| int? | limit = default(int?), |
||
| string? | page = default(string?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetValuationPointUnsettledTransactions: Get Unsettled Transactions for the given Fund.
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.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| valuationPointDataQueryParameters | The arguments to use for querying the unsettled transactions. |
| asAt | The asAt datetime at which to retrieve the report. Defaults to latest. (optional) |
| limit | When paginating, limit the number of returned results to this many. Defaults to 100 if not specified. (optional) |
| page | The pagination token to use to continue listing from a previous call. (optional) |
| propertyKeys | A list of property keys from the 'Instrument', 'Transaction', 'Portfolio', or 'Account' domain to decorate onto the transactions. (optional) |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<ValuationPointResourceListOfUnsettledTransaction> > Lusid.Sdk.Api.IFundsApiAsync.GetValuationPointUnsettledTransactionsWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| ValuationPointDataQueryParameters | valuationPointDataQueryParameters, | ||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| int? | limit = default(int?), |
||
| string? | page = default(string?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetValuationPointUnsettledTransactions: Get Unsettled Transactions for the given Fund.
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.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| valuationPointDataQueryParameters | The arguments to use for querying the unsettled transactions. |
| asAt | The asAt datetime at which to retrieve the report. Defaults to latest. (optional) |
| limit | When paginating, limit the number of returned results to this many. Defaults to 100 if not specified. (optional) |
| page | The pagination token to use to continue listing from a previous call. (optional) |
| propertyKeys | A list of property keys from the 'Instrument', 'Transaction', 'Portfolio', or 'Account' domain to decorate onto the transactions. (optional) |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<PagedResourceListOfFee> Lusid.Sdk.Api.IFundsApiAsync.ListFeesAsync | ( | string | scope, |
| string | code, | ||
| DateTimeOrCutLabel? | effectiveAt = default(DateTimeOrCutLabel?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | page = default(string?), |
||
| int? | limit = default(int?), |
||
| string? | filter = default(string?), |
||
| List< string >? | sortBy = default(List< string >?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] ListFees: List Fees for a specified Fund.
List all the Fees matching a particular criteria.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| effectiveAt | The effective datetime or cut label at which to list the TimeVariant properties for the Fees. Defaults to the current LUSID system datetime if not specified. (optional) |
| asAt | The asAt datetime at which to list the Fees. Defaults to returning the latest version of each Fee if not specified. (optional) |
| page | The pagination token to use to continue listing fees; this value is returned from the previous call. If a pagination token is provided, the filter, effectiveAt and asAt fields must not have changed since the original request. (optional) |
| limit | When paginating, limit the results to this number. Defaults to 100 if not specified. (optional) |
| filter | Expression to filter the results. For example, to filter on the treatment, specify "treatment eq 'Monthly'". For more information about filtering results, see https://support.lusid.com/knowledgebase/article/KA-01914. (optional) |
| sortBy | A list of field names or properties to sort by, each suffixed by " ASC" or " DESC" (optional) |
| propertyKeys | A list of property keys from the 'Fee' domain to decorate onto each Fee. These must take the format {domain}/{scope}/{code}, for example 'Fee/Account/Id'. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<PagedResourceListOfFee> > Lusid.Sdk.Api.IFundsApiAsync.ListFeesWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| DateTimeOrCutLabel? | effectiveAt = default(DateTimeOrCutLabel?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | page = default(string?), |
||
| int? | limit = default(int?), |
||
| string? | filter = default(string?), |
||
| List< string >? | sortBy = default(List< string >?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] ListFees: List Fees for a specified Fund.
List all the Fees matching a particular criteria.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| effectiveAt | The effective datetime or cut label at which to list the TimeVariant properties for the Fees. Defaults to the current LUSID system datetime if not specified. (optional) |
| asAt | The asAt datetime at which to list the Fees. Defaults to returning the latest version of each Fee if not specified. (optional) |
| page | The pagination token to use to continue listing fees; this value is returned from the previous call. If a pagination token is provided, the filter, effectiveAt and asAt fields must not have changed since the original request. (optional) |
| limit | When paginating, limit the results to this number. Defaults to 100 if not specified. (optional) |
| filter | Expression to filter the results. For example, to filter on the treatment, specify "treatment eq 'Monthly'". For more information about filtering results, see https://support.lusid.com/knowledgebase/article/KA-01914. (optional) |
| sortBy | A list of field names or properties to sort by, each suffixed by " ASC" or " DESC" (optional) |
| propertyKeys | A list of property keys from the 'Fee' domain to decorate onto each Fee. These must take the format {domain}/{scope}/{code}, for example 'Fee/Account/Id'. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<PagedResourceListOfFundCalendarEntry> Lusid.Sdk.Api.IFundsApiAsync.ListFundCalendarAsync | ( | string | scope, |
| string | code, | ||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | page = default(string?), |
||
| int? | limit = default(int?), |
||
| string? | filter = default(string?), |
||
| List< string >? | sortBy = default(List< string >?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] ListFundCalendar: List Fund Calendar.
List all the Calendar Entries associated with the Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| asAt | The asAt datetime at which to list the Calendar. Defaults to returning the latest version of each Calendar Entry if not specified. (optional) |
| page | The pagination token to use to continue listing Calendar Entries; this value is returned from the previous call. If a pagination token is provided, the filter, effectiveAt and asAt fields must not have changed since the original request. (optional) |
| limit | When paginating, limit the results to this number. Defaults to 100 if not specified. (optional) |
| filter | Expression to filter the results. For more information about filtering results, see https://support.lusid.com/knowledgebase/article/KA-01914. (optional) |
| sortBy | A list of field names or properties to sort by, each suffixed by " ASC" or " DESC". (optional) |
| propertyKeys | A list of property keys from the 'ClosedPeriod' domain to decorate onto each item. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<PagedResourceListOfFundCalendarEntries> Lusid.Sdk.Api.IFundsApiAsync.ListFundCalendarEntriesAsync | ( | string | scope, |
| string | code, | ||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | page = default(string?), |
||
| int? | limit = default(int?), |
||
| string? | filter = default(string?), |
||
| List< string >? | sortBy = default(List< string >?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] ListFundCalendarEntries: List Fund Calendar Entries.
List all the Calendar Entries associated with the Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| asAt | The asAt datetime at which to list the Calendar. Defaults to returning the latest version of each Calendar Entry if not specified. (optional) |
| page | The pagination token to use to continue listing Calendar Entries; this value is returned from the previous call. If a pagination token is provided, the filter, effectiveAt and asAt fields must not have changed since the original request. (optional) |
| limit | When paginating, limit the results to this number. Defaults to 100 if not specified. (optional) |
| filter | Expression to filter the results. For more information about filtering results, see https://support.lusid.com/knowledgebase/article/KA-01914. (optional) |
| sortBy | A list of field names or properties to sort by, each suffixed by " ASC" or " DESC". (optional) |
| propertyKeys | A list of property keys from the 'DiaryEntry' domain to decorate onto each item. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<PagedResourceListOfFundCalendarEntries> > Lusid.Sdk.Api.IFundsApiAsync.ListFundCalendarEntriesWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | page = default(string?), |
||
| int? | limit = default(int?), |
||
| string? | filter = default(string?), |
||
| List< string >? | sortBy = default(List< string >?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] ListFundCalendarEntries: List Fund Calendar Entries.
List all the Calendar Entries associated with the Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| asAt | The asAt datetime at which to list the Calendar. Defaults to returning the latest version of each Calendar Entry if not specified. (optional) |
| page | The pagination token to use to continue listing Calendar Entries; this value is returned from the previous call. If a pagination token is provided, the filter, effectiveAt and asAt fields must not have changed since the original request. (optional) |
| limit | When paginating, limit the results to this number. Defaults to 100 if not specified. (optional) |
| filter | Expression to filter the results. For more information about filtering results, see https://support.lusid.com/knowledgebase/article/KA-01914. (optional) |
| sortBy | A list of field names or properties to sort by, each suffixed by " ASC" or " DESC". (optional) |
| propertyKeys | A list of property keys from the 'DiaryEntry' domain to decorate onto each item. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<PagedResourceListOfFundCalendarEntry> > Lusid.Sdk.Api.IFundsApiAsync.ListFundCalendarWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | page = default(string?), |
||
| int? | limit = default(int?), |
||
| string? | filter = default(string?), |
||
| List< string >? | sortBy = default(List< string >?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] ListFundCalendar: List Fund Calendar.
List all the Calendar Entries associated with the Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| asAt | The asAt datetime at which to list the Calendar. Defaults to returning the latest version of each Calendar Entry if not specified. (optional) |
| page | The pagination token to use to continue listing Calendar Entries; this value is returned from the previous call. If a pagination token is provided, the filter, effectiveAt and asAt fields must not have changed since the original request. (optional) |
| limit | When paginating, limit the results to this number. Defaults to 100 if not specified. (optional) |
| filter | Expression to filter the results. For more information about filtering results, see https://support.lusid.com/knowledgebase/article/KA-01914. (optional) |
| sortBy | A list of field names or properties to sort by, each suffixed by " ASC" or " DESC". (optional) |
| propertyKeys | A list of property keys from the 'ClosedPeriod' domain to decorate onto each item. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<PagedResourceListOfFund> Lusid.Sdk.Api.IFundsApiAsync.ListFundsAsync | ( | DateTimeOrCutLabel? | effectiveAt = default(DateTimeOrCutLabel?), |
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | page = default(string?), |
||
| int? | limit = default(int?), |
||
| string? | filter = default(string?), |
||
| List< string >? | sortBy = default(List< string >?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] ListFunds: List Funds.
List all the Funds matching particular criteria.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| effectiveAt | The effective datetime or cut label at which to list the TimeVariant properties for the Funds. Defaults to the current LUSID system datetime if not specified. (optional) |
| asAt | The asAt datetime at which to list the Funds. Defaults to returning the latest version of each Fund if not specified. (optional) |
| page | The pagination token to use to continue listing Funds; this value is returned from the previous call. If a pagination token is provided, the filter, effectiveAt and asAt fields must not have changed since the original request. (optional) |
| limit | When paginating, limit the results to this number. Defaults to 100 if not specified. (optional) |
| filter | Expression to filter the results. For example, to filter on the Fund code, specify "id.Code eq 'Fund1'". For more information about filtering results, see https://support.lusid.com/knowledgebase/article/KA-01914. (optional) |
| sortBy | A list of field names or properties to sort by, each suffixed by " ASC" or " DESC" (optional) |
| propertyKeys | A list of property keys from the 'Fund' domain to decorate onto each Fund. These must take the format {domain}/{scope}/{code}, for example 'Fund/Manager/Id'. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<PagedResourceListOfFund> > Lusid.Sdk.Api.IFundsApiAsync.ListFundsWithHttpInfoAsync | ( | DateTimeOrCutLabel? | effectiveAt = default(DateTimeOrCutLabel?), |
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | page = default(string?), |
||
| int? | limit = default(int?), |
||
| string? | filter = default(string?), |
||
| List< string >? | sortBy = default(List< string >?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] ListFunds: List Funds.
List all the Funds matching particular criteria.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| effectiveAt | The effective datetime or cut label at which to list the TimeVariant properties for the Funds. Defaults to the current LUSID system datetime if not specified. (optional) |
| asAt | The asAt datetime at which to list the Funds. Defaults to returning the latest version of each Fund if not specified. (optional) |
| page | The pagination token to use to continue listing Funds; this value is returned from the previous call. If a pagination token is provided, the filter, effectiveAt and asAt fields must not have changed since the original request. (optional) |
| limit | When paginating, limit the results to this number. Defaults to 100 if not specified. (optional) |
| filter | Expression to filter the results. For example, to filter on the Fund code, specify "id.Code eq 'Fund1'". For more information about filtering results, see https://support.lusid.com/knowledgebase/article/KA-01914. (optional) |
| sortBy | A list of field names or properties to sort by, each suffixed by " ASC" or " DESC" (optional) |
| propertyKeys | A list of property keys from the 'Fund' domain to decorate onto each Fund. These must take the format {domain}/{scope}/{code}, for example 'Fund/Manager/Id'. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<ResourceListOfNavActivityAdjustmentResponse> Lusid.Sdk.Api.IFundsApiAsync.ListNavActivityAdjustmentsAsync | ( | string | scope, |
| string | code, | ||
| string | valuationPointCode, | ||
| string? | navTypeCode = default(string?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | page = default(string?), |
||
| int? | limit = default(int?), |
||
| string? | filter = default(string?), |
||
| string? | valuationPointCodeVariant = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] ListNavActivityAdjustments: List NAV adjustment activities applied to a valuation point
Lists the NAV adjustment activities applied to the specified valuation point for a Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope is the unique identifier for the given Fund. |
| valuationPointCode | Fetch all NAV adjustment activities for this valuation point. |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| asAt | The asAt datetime at which to list the Nav activity adjustments. Defaults to returning the latest version of each adjustment if not specified. (optional) |
| page | The pagination token to use to continue listing Nav activity adjustments; this value is returned from the previous call. If a pagination token is provided, the filter, and asAt fields must not have changed since the original request. (optional) |
| limit | When paginating, limit the results to this number. Defaults to 100 if not specified. (optional) |
| filter | Expression to filter the result set. Read more about filtering results from LUSID here https://support.lusid.com/filtering-results-from-lusid. (optional) |
| valuationPointCodeVariant | The variant of the valuation point used in the request. Together with the valuation point code marks the unique branch for the NavType. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<ResourceListOfNavActivityAdjustmentResponse> > Lusid.Sdk.Api.IFundsApiAsync.ListNavActivityAdjustmentsWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| string | valuationPointCode, | ||
| string? | navTypeCode = default(string?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | page = default(string?), |
||
| int? | limit = default(int?), |
||
| string? | filter = default(string?), |
||
| string? | valuationPointCodeVariant = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] ListNavActivityAdjustments: List NAV adjustment activities applied to a valuation point
Lists the NAV adjustment activities applied to the specified valuation point for a Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope is the unique identifier for the given Fund. |
| valuationPointCode | Fetch all NAV adjustment activities for this valuation point. |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| asAt | The asAt datetime at which to list the Nav activity adjustments. Defaults to returning the latest version of each adjustment if not specified. (optional) |
| page | The pagination token to use to continue listing Nav activity adjustments; this value is returned from the previous call. If a pagination token is provided, the filter, and asAt fields must not have changed since the original request. (optional) |
| limit | When paginating, limit the results to this number. Defaults to 100 if not specified. (optional) |
| filter | Expression to filter the result set. Read more about filtering results from LUSID here https://support.lusid.com/filtering-results-from-lusid. (optional) |
| valuationPointCodeVariant | The variant of the valuation point used in the request. Together with the valuation point code marks the unique branch for the NavType. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<PagedResourceListOfValuationPointInstrument> Lusid.Sdk.Api.IFundsApiAsync.ListValuationPointInstrumentsAsync | ( | string | scope, |
| string | code, | ||
| string | valuationPointCode, | ||
| string? | navTypeCode = default(string?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | page = default(string?), |
||
| int? | limit = default(int?), |
||
| string? | filter = default(string?), |
||
| List< string >? | sortBy = default(List< string >?), |
||
| List< string >? | instrumentPropertyKeys = default(List< string >?), |
||
| string? | valuationPointCodeVariant = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] ListValuationPointInstruments: List Instruments inside a valuation point
Lists the Instruments linked to Transactions within a Valuation Point for a Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope is the unique identifier for the given Fund. |
| valuationPointCode | Fetch all instruments for this valuation point. |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| asAt | The asAt datetime at which to list the instruments. Defaults to returning the latest version of each instrument if not specified. (optional) |
| page | The pagination token to use to continue listing instruments; this value is returned from the previous call. If a pagination token is provided, the filter, and asAt fields must not have changed since the original request. (optional) |
| limit | When paginating, limit the results to this number. Defaults to 100 if not specified. (optional) |
| filter | Expression to filter the result set. Read more about filtering results from LUSID here https://support.lusid.com/filtering-results-from-lusid. (optional) |
| sortBy | A list of field names or properties to sort by, each suffixed by " ASC" or " DESC". (optional) |
| instrumentPropertyKeys | A list of property keys from the 'Instrument' domain to decorate onto instruments, or from any domain that supports relationships to decorate onto related entities. These must have the format {domain}/{scope}/{code}, for example 'Instrument/system/Name'. (optional) |
| valuationPointCodeVariant | The variant of the valuation point used in the request. Together with the valuation point code marks the unique branch for the NavType. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<PagedResourceListOfValuationPointInstrument> > Lusid.Sdk.Api.IFundsApiAsync.ListValuationPointInstrumentsWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| string | valuationPointCode, | ||
| string? | navTypeCode = default(string?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | page = default(string?), |
||
| int? | limit = default(int?), |
||
| string? | filter = default(string?), |
||
| List< string >? | sortBy = default(List< string >?), |
||
| List< string >? | instrumentPropertyKeys = default(List< string >?), |
||
| string? | valuationPointCodeVariant = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] ListValuationPointInstruments: List Instruments inside a valuation point
Lists the Instruments linked to Transactions within a Valuation Point for a Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope is the unique identifier for the given Fund. |
| valuationPointCode | Fetch all instruments for this valuation point. |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| asAt | The asAt datetime at which to list the instruments. Defaults to returning the latest version of each instrument if not specified. (optional) |
| page | The pagination token to use to continue listing instruments; this value is returned from the previous call. If a pagination token is provided, the filter, and asAt fields must not have changed since the original request. (optional) |
| limit | When paginating, limit the results to this number. Defaults to 100 if not specified. (optional) |
| filter | Expression to filter the result set. Read more about filtering results from LUSID here https://support.lusid.com/filtering-results-from-lusid. (optional) |
| sortBy | A list of field names or properties to sort by, each suffixed by " ASC" or " DESC". (optional) |
| instrumentPropertyKeys | A list of property keys from the 'Instrument' domain to decorate onto instruments, or from any domain that supports relationships to decorate onto related entities. These must have the format {domain}/{scope}/{code}, for example 'Instrument/system/Name'. (optional) |
| valuationPointCodeVariant | The variant of the valuation point used in the request. Together with the valuation point code marks the unique branch for the NavType. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<PagedResourceListOfValuationPointOverview> Lusid.Sdk.Api.IFundsApiAsync.ListValuationPointOverviewAsync | ( | string | scope, |
| string | code, | ||
| DateTimeOrCutLabel? | effectiveAt = default(DateTimeOrCutLabel?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | page = default(string?), |
||
| int? | limit = default(int?), |
||
| string? | filter = default(string?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] ListValuationPointOverview: List Valuation Points Overview for a given Fund.
List the overview of all the Valuation Points that match the given criteria for a given Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| effectiveAt | The effective datetime or cut label at which to list the TimeVariant properties for the Valuation Points. Defaults to the current LUSID system datetime if not specified. (optional) |
| asAt | The asAt datetime at which to list the Valuation Points. Defaults to returning the latest version of each Valuation Point if not specified. (optional) |
| page | The pagination token to use to continue listing Valuation Points; this value is returned from the previous call. If a pagination token is provided, the filter, effectiveAt and asAt fields must not have changed since the original request. (optional) |
| limit | When paginating, limit the results to this number. Defaults to 100 if not specified. (optional) |
| filter | Expression to filter the results by. For example, to filter on the NAV, specify "NAV gt 300". For more information about filtering results, see https://support.lusid.com/knowledgebase/article/KA-01914. (optional) |
| propertyKeys | A list of property keys from the 'DiaryEntry' domain to decorate onto each ValuationPoint. These must take the format {domain}/{scope}/{code}, for example 'DiaryEntry/ValuationPoint/Id'. (optional) |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<PagedResourceListOfValuationPointOverview> > Lusid.Sdk.Api.IFundsApiAsync.ListValuationPointOverviewWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| DateTimeOrCutLabel? | effectiveAt = default(DateTimeOrCutLabel?), |
||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | page = default(string?), |
||
| int? | limit = default(int?), |
||
| string? | filter = default(string?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] ListValuationPointOverview: List Valuation Points Overview for a given Fund.
List the overview of all the Valuation Points that match the given criteria for a given Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| effectiveAt | The effective datetime or cut label at which to list the TimeVariant properties for the Valuation Points. Defaults to the current LUSID system datetime if not specified. (optional) |
| asAt | The asAt datetime at which to list the Valuation Points. Defaults to returning the latest version of each Valuation Point if not specified. (optional) |
| page | The pagination token to use to continue listing Valuation Points; this value is returned from the previous call. If a pagination token is provided, the filter, effectiveAt and asAt fields must not have changed since the original request. (optional) |
| limit | When paginating, limit the results to this number. Defaults to 100 if not specified. (optional) |
| filter | Expression to filter the results by. For example, to filter on the NAV, specify "NAV gt 300". For more information about filtering results, see https://support.lusid.com/knowledgebase/article/KA-01914. (optional) |
| propertyKeys | A list of property keys from the 'DiaryEntry' domain to decorate onto each ValuationPoint. These must take the format {domain}/{scope}/{code}, for example 'DiaryEntry/ValuationPoint/Id'. (optional) |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Fee> Lusid.Sdk.Api.IFundsApiAsync.PatchFeeAsync | ( | string | scope, |
| string | code, | ||
| string | feeCode, | ||
| List< Operation > | operation, | ||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] PatchFee: Patch Fee.
Create or update certain fields for a particular Fee. The behaviour is defined by the JSON Patch specification. Currently supported fields are: EndDate, ShareClasses.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| feeCode | The code of the Fee. |
| operation | The json patch document. For more information see: https://datatracker.ietf.org/doc/html/rfc6902. |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<Fee> > Lusid.Sdk.Api.IFundsApiAsync.PatchFeeWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| string | feeCode, | ||
| List< Operation > | operation, | ||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] PatchFee: Patch Fee.
Create or update certain fields for a particular Fee. The behaviour is defined by the JSON Patch specification. Currently supported fields are: EndDate, ShareClasses.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| feeCode | The code of the Fee. |
| operation | The json patch document. For more information see: https://datatracker.ietf.org/doc/html/rfc6902. |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Fund> Lusid.Sdk.Api.IFundsApiAsync.PatchFundAsync | ( | string | scope, |
| string | code, | ||
| List< Operation > | operation, | ||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] PatchFund: Patch a Fund.
Update fields on a Fund. The behaviour is defined by the JSON Patch specification. Currently supported fields are: DisplayName, Description, PortfolioIds, FundConfigurationId, ShareClassInstruments, Type, InceptionDate, DecimalPlaces, PrimaryNavType, AdditionalNavTypes, AborId, YearEndDate.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| operation | The json patch document. For more information see: https://datatracker.ietf.org/doc/html/rfc6902. |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<Fund> > Lusid.Sdk.Api.IFundsApiAsync.PatchFundWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| List< Operation > | operation, | ||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] PatchFund: Patch a Fund.
Update fields on a Fund. The behaviour is defined by the JSON Patch specification. Currently supported fields are: DisplayName, Description, PortfolioIds, FundConfigurationId, ShareClassInstruments, Type, InceptionDate, DecimalPlaces, PrimaryNavType, AdditionalNavTypes, AborId, YearEndDate.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| operation | The json patch document. For more information see: https://datatracker.ietf.org/doc/html/rfc6902. |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<ValuationPointResourceListOfFundCashStatementRow> Lusid.Sdk.Api.IFundsApiAsync.QueryCashStatementAsync | ( | string | scope, |
| string | code, | ||
| QueryFundCashStatementParameters | queryFundCashStatementParameters, | ||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | filter = default(string?), |
||
| int? | limit = default(int?), |
||
| string? | page = default(string?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] QueryCashStatement: [EXPERIMENTAL] QueryCashStatement: Query cash statement for a Fund valuation point.
Returns settled cash movements with running balance, cost basis, average FX rate, and realised FX PnL for the specified Fund valuation point period. The cash statement is derived from Journal Entry Lines filtered to settled cash (HoldType='B', SourceType=LusidTransaction). Use the DisplayMode parameter on the request body to choose between ShowReversal (full reversal/TrueUp detail) and Consolidated (collapses reversals into AvgRateCorrection rows).
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| queryFundCashStatementParameters | The query parameters specifying the diary entry period and display mode. |
| asAt | The asAt datetime at which to retrieve the cash statement. Defaults to the latest version if not specified. (optional) |
| filter | Expression to filter the result set. (optional) |
| limit | When paginating, limit the number of returned results to this many. Defaults to 100 if not specified. (optional) |
| page | The pagination token to use to get the next page of results. (optional) |
| propertyKeys | A list of property keys to decorate onto the cash statement rows. (optional) |
| navTypeCode | The code of the NAV type to use. Defaults to the primary NAV type if not specified. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<ValuationPointResourceListOfFundCashStatementRow> > Lusid.Sdk.Api.IFundsApiAsync.QueryCashStatementWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| QueryFundCashStatementParameters | queryFundCashStatementParameters, | ||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| string? | filter = default(string?), |
||
| int? | limit = default(int?), |
||
| string? | page = default(string?), |
||
| List< string >? | propertyKeys = default(List< string >?), |
||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] QueryCashStatement: [EXPERIMENTAL] QueryCashStatement: Query cash statement for a Fund valuation point.
Returns settled cash movements with running balance, cost basis, average FX rate, and realised FX PnL for the specified Fund valuation point period. The cash statement is derived from Journal Entry Lines filtered to settled cash (HoldType='B', SourceType=LusidTransaction). Use the DisplayMode parameter on the request body to choose between ShowReversal (full reversal/TrueUp detail) and Consolidated (collapses reversals into AvgRateCorrection rows).
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| queryFundCashStatementParameters | The query parameters specifying the diary entry period and display mode. |
| asAt | The asAt datetime at which to retrieve the cash statement. Defaults to the latest version if not specified. (optional) |
| filter | Expression to filter the result set. (optional) |
| limit | When paginating, limit the number of returned results to this many. Defaults to 100 if not specified. (optional) |
| page | The pagination token to use to get the next page of results. (optional) |
| propertyKeys | A list of property keys to decorate onto the cash statement rows. (optional) |
| navTypeCode | The code of the NAV type to use. Defaults to the primary NAV type if not specified. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<ValuationPointDataResponse> Lusid.Sdk.Api.IFundsApiAsync.RevertValuationPointToEstimateAsync | ( | string | scope, |
| string | code, | ||
| RevertValuationPointDataRequest | revertValuationPointDataRequest, | ||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] RevertValuationPointToEstimate: Reverts a Final Valuation Point to Estimate.
Moves a 'Final' status Valuation Point to status 'Estimate'.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| revertValuationPointDataRequest | The revertValuationPointRequest which contains the Diary Entry code for the Final Valuation Point to move to Estimate status. |
| navTypeCode | When provided, sets the status of the Valuation Point of the specified NAV Type to be Estimate. Otherwise, the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<ValuationPointDataResponse> > Lusid.Sdk.Api.IFundsApiAsync.RevertValuationPointToEstimateWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| RevertValuationPointDataRequest | revertValuationPointDataRequest, | ||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] RevertValuationPointToEstimate: Reverts a Final Valuation Point to Estimate.
Moves a 'Final' status Valuation Point to status 'Estimate'.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| revertValuationPointDataRequest | The revertValuationPointRequest which contains the Diary Entry code for the Final Valuation Point to move to Estimate status. |
| navTypeCode | When provided, sets the status of the Valuation Point of the specified NAV Type to be Estimate. Otherwise, the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Fund> Lusid.Sdk.Api.IFundsApiAsync.SetShareClassInstrumentsAsync | ( | string | scope, |
| string | code, | ||
| SetShareClassInstrumentsRequest | setShareClassInstrumentsRequest, | ||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] SetShareClassInstruments: Set the ShareClass Instruments on a Fund.
Update the ShareClass Instruments on an existing Fund with the set of instruments provided.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| setShareClassInstrumentsRequest | The scopes and instrument identifiers for the instruments to be set. |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<Fund> > Lusid.Sdk.Api.IFundsApiAsync.SetShareClassInstrumentsWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| SetShareClassInstrumentsRequest | setShareClassInstrumentsRequest, | ||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] SetShareClassInstruments: Set the ShareClass Instruments on a Fund.
Update the ShareClass Instruments on an existing Fund with the set of instruments provided.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| setShareClassInstrumentsRequest | The scopes and instrument identifiers for the instruments to be set. |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<ValuationPoint> Lusid.Sdk.Api.IFundsApiAsync.UpdateValuationPointAsync | ( | string | scope, |
| string | code, | ||
| UpdateValuationPointRequest | updateValuationPointRequest, | ||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] UpdateValuationPoint: Update a Valuation Point.
Updates an existing Valuation Point.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| updateValuationPointRequest | The Valuation Point Estimate definition to upsert. |
| navTypeCode | When provided, upserts the Valuation Point against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<ValuationPoint> > Lusid.Sdk.Api.IFundsApiAsync.UpdateValuationPointWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| UpdateValuationPointRequest | updateValuationPointRequest, | ||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] UpdateValuationPoint: Update a Valuation Point.
Updates an existing Valuation Point.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| updateValuationPointRequest | The Valuation Point Estimate definition to upsert. |
| navTypeCode | When provided, upserts the Valuation Point against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<FundCalendarEntry> Lusid.Sdk.Api.IFundsApiAsync.UpsertBookmarkAsync | ( | string | scope, |
| string | code, | ||
| UpsertFundBookmarkRequest | upsertFundBookmarkRequest, | ||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] UpsertBookmark: Upsert a bookmark.
This method will update or upsert a Bookmark for the Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| upsertFundBookmarkRequest | The bookmark definition to upsert. |
| navTypeCode | When provided, upserts the Valuation Point against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<FundCalendarEntry> > Lusid.Sdk.Api.IFundsApiAsync.UpsertBookmarkWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| UpsertFundBookmarkRequest | upsertFundBookmarkRequest, | ||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] UpsertBookmark: Upsert a bookmark.
This method will update or upsert a Bookmark for the Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| upsertFundBookmarkRequest | The bookmark definition to upsert. |
| navTypeCode | When provided, upserts the Valuation Point against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<DiaryEntry> Lusid.Sdk.Api.IFundsApiAsync.UpsertDiaryEntryTypeValuationPointAsync | ( | string | scope, |
| string | code, | ||
| UpsertValuationPointRequest | upsertValuationPointRequest, | ||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] UpsertDiaryEntryTypeValuationPoint: Upsert a Valuation Point.
Insert the estimate Valuation Point. If the Valuation Point does not exist, this method will create it in estimate state.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| upsertValuationPointRequest | The Valuation Point Estimate definition to upsert. |
| navTypeCode | When provided, upserts the Valuation Point against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<DiaryEntry> > Lusid.Sdk.Api.IFundsApiAsync.UpsertDiaryEntryTypeValuationPointWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| UpsertValuationPointRequest | upsertValuationPointRequest, | ||
| string? | navTypeCode = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] UpsertDiaryEntryTypeValuationPoint: Upsert a Valuation Point.
Insert the estimate Valuation Point. If the Valuation Point does not exist, this method will create it in estimate state.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| upsertValuationPointRequest | The Valuation Point Estimate definition to upsert. |
| navTypeCode | When provided, upserts the Valuation Point against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<FeeProperties> Lusid.Sdk.Api.IFundsApiAsync.UpsertFeePropertiesAsync | ( | string | scope, |
| string | code, | ||
| string | feeCode, | ||
| Dictionary< string, Property >? | requestBody = default(Dictionary< string, Property >?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] UpsertFeeProperties: Upsert Fee properties.
Update or insert one or more properties onto a single Fee. A property will be updated if it already exists and inserted if it does not. All properties must be of the domain 'Fee'. Upserting a property that exists for an Fee, with a null value, will delete the instance of the property for that group. Properties have an <i>effectiveFrom</i> datetime for which the property is valid, and an <i>effectiveUntil</i> datetime until which the property is valid. Not supplying an <i>effectiveUntil</i> datetime results in the property being valid indefinitely, or until the next <i>effectiveFrom</i> datetime of the property.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| feeCode | The code of the Fee to update or insert the properties onto. |
| requestBody | The properties to be updated or inserted onto the Fee. Each property in the request must be keyed by its unique property key. This has the format {domain}/{scope}/{code} e.g. "Fee/Manager/Id". (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<FeeProperties> > Lusid.Sdk.Api.IFundsApiAsync.UpsertFeePropertiesWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| string | feeCode, | ||
| Dictionary< string, Property >? | requestBody = default(Dictionary< string, Property >?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] UpsertFeeProperties: Upsert Fee properties.
Update or insert one or more properties onto a single Fee. A property will be updated if it already exists and inserted if it does not. All properties must be of the domain 'Fee'. Upserting a property that exists for an Fee, with a null value, will delete the instance of the property for that group. Properties have an <i>effectiveFrom</i> datetime for which the property is valid, and an <i>effectiveUntil</i> datetime until which the property is valid. Not supplying an <i>effectiveUntil</i> datetime results in the property being valid indefinitely, or until the next <i>effectiveFrom</i> datetime of the property.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| feeCode | The code of the Fee to update or insert the properties onto. |
| requestBody | The properties to be updated or inserted onto the Fee. Each property in the request must be keyed by its unique property key. This has the format {domain}/{scope}/{code} e.g. "Fee/Manager/Id". (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<FundProperties> Lusid.Sdk.Api.IFundsApiAsync.UpsertFundPropertiesAsync | ( | string | scope, |
| string | code, | ||
| Dictionary< string, Property >? | requestBody = default(Dictionary< string, Property >?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] UpsertFundProperties: Upsert Fund properties.
Update or insert one or more properties onto a single Fund. A property will be updated if it already exists and inserted if it does not. All properties must be of the domain 'Fund'. Upserting a property that exists for an Fund, with a null value, will delete the instance of the property for that group. Properties have an <i>effectiveFrom</i> datetime for which the property is valid, and an <i>effectiveUntil</i> datetime until which the property is valid. Not supplying an <i>effectiveUntil</i> datetime results in the property being valid indefinitely, or until the next <i>effectiveFrom</i> datetime of the property.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| requestBody | The properties to be updated or inserted onto the Fund. Each property in the request must be keyed by its unique property key. This has the format {domain}/{scope}/{code} e.g. "Fund/Manager/Id". (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<FundProperties> > Lusid.Sdk.Api.IFundsApiAsync.UpsertFundPropertiesWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| Dictionary< string, Property >? | requestBody = default(Dictionary< string, Property >?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] UpsertFundProperties: Upsert Fund properties.
Update or insert one or more properties onto a single Fund. A property will be updated if it already exists and inserted if it does not. All properties must be of the domain 'Fund'. Upserting a property that exists for an Fund, with a null value, will delete the instance of the property for that group. Properties have an <i>effectiveFrom</i> datetime for which the property is valid, and an <i>effectiveUntil</i> datetime until which the property is valid. Not supplying an <i>effectiveUntil</i> datetime results in the property being valid indefinitely, or until the next <i>effectiveFrom</i> datetime of the property.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope this uniquely identifies the Fund. |
| requestBody | The properties to be updated or inserted onto the Fund. Each property in the request must be keyed by its unique property key. This has the format {domain}/{scope}/{code} e.g. "Fund/Manager/Id". (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<DateTimeOffset> Lusid.Sdk.Api.IFundsApiAsync.UpsertNavActivityAdjustmentsAsync | ( | string | scope, |
| string | code, | ||
| string | valuationPointCode, | ||
| List< NavActivityAdjustment > | navActivityAdjustment, | ||
| string? | navTypeCode = default(string?), |
||
| string? | valuationPointCodeVariant = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] UpsertNavActivityAdjustments: Upsert NAV adjustment activities to a valuation point
Upserts the NAV adjustment activities to the specified valuation point for a Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope is the unique identifier for the given Fund. |
| valuationPointCode | The valuation point Code to apply the adjustment to |
| navActivityAdjustment | The request describing the Nav activity adjustments to apply to a specific valuation point and nav type |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| valuationPointCodeVariant | The variant of the valuation point used in the request. Together with the valuation point code marks the unique branch for the NavType. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.
| System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<DateTimeOffset> > Lusid.Sdk.Api.IFundsApiAsync.UpsertNavActivityAdjustmentsWithHttpInfoAsync | ( | string | scope, |
| string | code, | ||
| string | valuationPointCode, | ||
| List< NavActivityAdjustment > | navActivityAdjustment, | ||
| string? | navTypeCode = default(string?), |
||
| string? | valuationPointCodeVariant = default(string?), |
||
| int | operationIndex = 0, |
||
| System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken), |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] UpsertNavActivityAdjustments: Upsert NAV adjustment activities to a valuation point
Upserts the NAV adjustment activities to the specified valuation point for a Fund.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | The scope of the Fund. |
| code | The code of the Fund. Together with the scope is the unique identifier for the given Fund. |
| valuationPointCode | The valuation point Code to apply the adjustment to |
| navActivityAdjustment | The request describing the Nav activity adjustments to apply to a specific valuation point and nav type |
| navTypeCode | When provided, runs against the specified NAV Type, otherwise the Primary NAV Type will be used. (optional) |
| valuationPointCodeVariant | The variant of the valuation point used in the request. Together with the valuation point code marks the unique branch for the NavType. (optional) |
| operationIndex | Index associated with the operation. |
| cancellationToken | Cancellation Token to cancel the request. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.FundsApi.